Skip to content

Kathan-12/Capstone_Processing_Prodigies

 
 

Repository files navigation

Project Title and Description

Capstone Project P2-DAIICT Placement Manager

Team Members:-

Name Student ID
JEET MODI 202301412
SIDDHANT SHEKHAR 202301268
KATHAN BALAR 202301279
VRAJ PARIKH 202301440

Description:-

We have built a Placement Manager program for DAIICT, in which we have infused various Functions which eases the analysis of the placement process in our College.

We have a LINKED LIST Data structure to store all of the Data of the students after extracting it from a .csv file. We have further used Functions such as Sort and Search to help analyze the data in an efficient manner. We have also added certain more functions that give ideas about the placement statistics such as Mean, Median, Min-Max package etc. Using these placement statistics information we have categorized the companies into Dream and Super Dream companies. We have created a function named ‘acceptance rate’ that further helped us to create a ‘Trajectory’ that will guide the future batches for their placement.

Contribution:-

  • JEET MODI(202301412):-

    • Merge Sort Algorithm for Sorting By ID

    • Merge Sort Algorithm for Sorting By Package in Ascending Order

    • Merge Sort Algorithm for Sorting By Package in Descending Order

    • Median Function

  • SIDDHANT SHEKHAR(202301268):-

    • Traversal Function

    • Acceptance Rate Function

    • Trajectory Function

    • README File

  • KATHAN BALAR(202301279):-

    • Search By ID

    • Search by Name

    • Search by Company

    • Search by Branch

    • Search by Year

    • Mean Function

  • VRAJ PARIKH(202301440):-

    • Store Data Function

    • Min-Max Function

    • Dream-Super Dream Company Function

    • Main Function

    • Creation of Dummy Data Files for Testing Purpose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%