A repository which contains DSA Questions from Basic to Advanced

Overview

Data-Structures-and-Algorithms

A repository which contains DSA Questions from Basic to Advanced . Contents :

  1. Mathematics
  2. Bit Magic
  3. Recursion
  4. Arrays
  5. Searching
  6. Sorting
  7. Matrix
  8. Hashing
  9. Strings
  10. Linked List
  11. Stack
  12. Queue
  13. Deque
  14. Tree
  15. Binary Search Tree
  16. Heap
  17. Graph
  18. Greedy
  19. Backtracking
  20. Dynamic Programming
  21. Trie
  22. Segment and Binary Indexed Trees
  23. Disjoint Set
You might also like...
DSA roadmaps and their solutions

Welcome to VITSPOT 2021 DSA Roadmaps and practice Data Structure and Algorithms play a vital role in solving problems and is very crucial thing in a s

This repository aims to contain solutions and explanations to various competitive programming problems, which may be important for interviews and online tests of different companies.
This repository aims to contain solutions and explanations to various competitive programming problems, which may be important for interviews and online tests of different companies.

Competitive Programming Solutions Compilation Hello everyone 👋 This repository contains solutions and explanations to various competitive programming

Public repository for rolling release of main Vector robot code repository.

vector Public repository for rolling release of main Vector robot code repository. This rolling release will be worked to completion until all non-thi

Advanced keylogger written in C++ , works on all windows versions use it at your own risk !
Advanced keylogger written in C++ , works on all windows versions use it at your own risk !

About Keylogger Keyloggers or keystroke loggers are software programs or hardware devices that track the activities (keys pressed) of a keyboard. Key

A collection of basic data structures syntaxes, useful for competitive coding and placement exams
A collection of basic data structures syntaxes, useful for competitive coding and placement exams

Data-Structures A collection of basic data structures syntaxes, useful for competitive coding and placement exams 1. Array 2. Matrix 3. Linked List Si

an obfuscator based on LLVM which can obfuscate the program execution trajectory
an obfuscator based on LLVM which can obfuscate the program execution trajectory

Othread Obfuscator Othread is an obfuscation tool based on LLVM, which can perfectly realize the obfuscation of C/C++ code under the Windows platform

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.

A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions

strict variant Do you use boost::variant or one of the many open-source C++11 implementations of a "tagged union" or variant type in your C++ projects

Owner
Parth Garg
Software Developer
Parth Garg
This repository contains certain basic programs of data structures in C/C++

This repository contains some basic programs of Data Structures in C/C++ and various algorithms involved in them. * What is a data structure ? A data

Kinshuk Banerjee 4 Jan 4, 2023
This repository contains certain basic programs of data structures in C/C++

This repository contains some basic programs of Data Structures in C/C++ and various algorithms involved in them. * What is a data structure ? A data

Kinshuk Banerjee 5 Nov 20, 2022
This project contains the carefully compiled easy to medium level Data Structures & Algorithm questions.

Engineering-Daze Hey everyone! ?? This project contains the carefully compiled easy to medium level Data Structures & Algorithm questions. Engineering

DSC-Banasthali 8 Apr 30, 2022
This Repository is based on Striver DSA Sheet problems solved by me for Interview preparation. All solutions are coded in C++ language.

Striver DSA Sheet Striver DSA Sheet Link This Repository is based on Striver DSA Sheet problems solved by me (sometimes with help from different resou

Sayantan Banerjee 13 Nov 11, 2022
Rajesh Kumar Sah 1 Nov 20, 2021
This repository contains the Assignment code of Data Structures and Algorithms Assignments of SPPU, Second Year IT Syllabus (2019 pattern)

DSAL This repository contains the Assignment code of Data Structures and Algorithms Assignments of SPPU, Second Year IT Syllabus (2019 pattern) Assign

Mujeeb Khan 2 Dec 11, 2022
This repository contains some data structures implementation in C programming language

This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site

Hasan Abdullah 127 Dec 10, 2022
Solutions of assignments, problems of DSA bootcamp in C++ by Kunal kushwaha OR Community Classroom

Problem-solution Solutions of assignments, problems of DSA bootcamp in C++ by Kunal kushwaha OR Community Classroom DSA-Bootcamp ?? Assignments ✨ Solu

kapil vaishnav 1 Nov 6, 2021
Consisting 30 days of Leetcode questions and solutions of November challenge resulting you a badge who all maintain the streak of these 30 Days. Let's earn together

?? 30_Days_OF_LEETCODE ?? ?? This repository contains all the Competitive programming questions and Interview questions. The main aim of this reposito

null 4 Jul 8, 2022