Skip to content

A simple C program that reads, processes, and manages job applicants using a linked list. It calculates scores, updates statuses, and outputs results to both a file and the console.

Notifications You must be signed in to change notification settings

talamh0/Applicant-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Applicant Management System

A simple C program that reads, processes, and manages job applicants using a linked list.
It calculates scores, updates statuses, and outputs results to both a file and the console.


✨ Features

βœ” Read Applicant Data πŸ“‚ – Loads applicants from a text file into a linked list.
βœ” Calculate Scores 🎯 – Evaluates applicants based on education & experience.
βœ” Update Status πŸ… – Assigns the highest-scoring applicant as "Assigned".
βœ” Output Results πŸ“„ – Saves results to a file and displays them on the console.


About

A simple C program that reads, processes, and manages job applicants using a linked list. It calculates scores, updates statuses, and outputs results to both a file and the console.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages