Skip to content

A Repository for DSA(Data Structure & Algorithm) without any language restrictions.

License

Notifications You must be signed in to change notification settings

suryapratapsinghsuryavanshi/DS-Independent

Repository files navigation

💻 DS-Independent

A Repository for DSA(Data Structure & Algorithm) without any language restrictions.

This repository is basically to contribute the data structure & algorithm code concept without any limit of the language and topics.

📁 Directory Structure

  • Put c code file in src/c/ directory.
  • Put c++ code file in src/cpp/ directory.
  • Put python code file in src/python/ directory.
  • Put java code file in src/java/ directory.
  • Put javascript code file in src/javascript/ directory.
  • Put Swift code file in src/swift/ directory.
  • Put TypeScript code file in src/typescript/ directory.

Thanks! 🙏