Skip to content

Files

Latest commit

 

History

History
94 lines (74 loc) Β· 3.38 KB

README.md

File metadata and controls

94 lines (74 loc) Β· 3.38 KB

Data Structures and Algorithms

This repository contains implementations of various data structures and algorithms in C and JavaScript.

Inspirational Quote

"First, solve the problem. Then, write the code."
– John Johnson

Table of Contents

  1. Data Structures
  2. Algorithms
  3. Notes
  4. Usage
  5. Contributing
  6. Contributors
  7. License

Data Structures

Algorithms

Notes

Usage

To run the C programs:

  1. Open the file in Visual Studio Code.
  2. Use the built-in terminal to compile and run the program. Example: gcc filename.c -o outputname ./outputname

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Important:

Before merging any changes, make sure to create a pull request and have it reviewed by the repository maintainers. Only merge once all the reviews are completed and approved.

Contributors

Faisal786111
Faisal786111
(Faisal Khan)

πŸ’»
Haruu4304
Haruu4304
(Harsha Surwase)

🎨 πŸ’»
AkshitShah96
AkshitShah96
(Akshit Shah)

🎨 πŸ’»

License

MIT License

Copyright (c) 2024 Faisal786111