Welcome to the repository containing the Data Structures and Algorithms (DSA) assignments completed by Jitendra for the MCA program at PRSU.
programsDirectory: Contains all DSA programs.docsDirectory: Houses all documentation files in both .docx and .pdf formats.
Within the programs directory, you'll find a valuable utility:
execC.bat:- This batch script simplifies the process of compiling and executing C programs.
- Accepts the program's name as an argument.
- Automatically copies the program's content to the clipboard, eliminating manual copying for pasting into documentation files.
Explore the directories to access Jitendra's DSA assignments and accompanying documentation effortlessly.