Giter Site home page Giter Site logo

ultimate_algorithms_repository's Introduction

DATA STRUCTURE AND ALGORITHMS(C++)

DISCLAMER(Very Very Important)

  1. Knowing a programming language and DSA are two different things .

    eg. you might be knowing python , c, c++ , java etc but if you know DSA then you can implement them in any programming language with minor syntatic modifications .

  2. This Repository does not intend to spoon feed , it can be used for studying in the right direction , but the efforts should be solely yours .

WHY ?

If you want to crack the interviews and get into the product based compnies.

If you love to solve the real-world complex problems.

WHY C++ ?

C++ is by far the the most popular language of choice for competitive programmers across the world as it is usually faster than Java and Python, and most of the resources are available in C++. C++ also has a vast library called STL(Standard Template Library) which makes life a lot easier for competitive coders.

ROADMAP

  1. 1-D Arrays
  2. 2-D Arrays
  3. Array ADT
  4. Character Arrays
  5. Strings
  6. Pointers
  7. Dynamic Memory Allocation
  8. STL - ALGO'S
  9. Sorting Algorithms
  10. BINARY SEARCH
  11. Vectors
  12. Bit Manipulation
  13. Number Theory
  14. Recursion
  15. Backtracking
  16. Space and Time Complexities
  17. OOP'S
  18. Linked List
  19. Stacks
  20. Queues
  21. Deque
  22. Binary Tree
  23. Binary Search Tree
  24. Heaps
  25. Hashing
  26. Greedy Algorithms
  27. Dynamic Programming
  28. Graph
  29. Segment Tree/Fenwick Tree

ultimate_algorithms_repository's People

Contributors

saranshkhulbe7 avatar njain794 avatar shreyanshdeep avatar rishabhkapoor avatar ak1406 avatar danishjamal104 avatar swetankkk avatar ayush0x00 avatar nit29sin avatar nits01 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.