Rohit484 / DS-Independent

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’» 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.

License:MIT License


Languages

Language:C 50.4%Language:C++ 27.4%Language:Python 10.9%Language:TypeScript 7.9%Language:Java 3.4%