/Alumni-Connect

Alumni Connect platform to facilitate networking and collaboration among graduates and students from same college of diverse backgrounds

Primary LanguageJava

Cummins Connect

Developed a solution to the problem of current students lacking effective means to connect with esteemed alumni from our college, hindering access to valuable guidance and opportunities, Cummins Connect is developed using the concepts of data structure and algorithms to improve the students access to alumni of their college. This solution aims to enhance mentorship and networking within our college community.

Screenshot (741)

IDE - Eclipse version (1.8)

Contributers :-

Data Structures Used

1- Alumni Database Side: HashMap

Hash maps offer efficient lookup and retrieval times, crucial for managing large sets of alumni data.

2- Alumni Arrangement: Trees (Non-linear)

Trees facilitate hierarchical organization, allowing for easy navigation and categorization of alumni based on various attributes.

3- Student Database Side: Linked List

Linked lists provide flexibility for dynamic data manipulation, making them suitable for managing student profiles.

4- Post: Array List

Arrays offer constant-time access to elements, making them suitable for storing and retrieving posts efficiently.

Data Structures Visualisation

WhatsApp Image 2024-04-30 at 23 11 22_0f65f492

WhatsApp Image 2024-04-30 at 23 11 21_fd47c2af

Project Demo

Cummins.Connect.Vedio.mp4