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

pawarp19/DS-Independent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 DS-Independent

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

This repository is basically about 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! 🙏

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 51.7%
  • C++ 32.1%
  • Python 8.5%
  • TypeScript 5.4%
  • Java 2.3%