All Projects → SamirPaul1 → Problem-Solving

SamirPaul1 / Problem-Solving

Licence: GPL-3.0 license
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Problem-Solving

InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+352.94%)
Mutual labels:  linked-list, maps, strings, heaps
AlgoDaily
just for fun
Stars: ✭ 118 (+594.12%)
Mutual labels:  linked-list, binary-search-tree, algorithm-challenges
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+105.88%)
Mutual labels:  linked-list, strings, array
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+1347.06%)
Mutual labels:  linked-list, algorithm-challenges, algorithms-and-data-structures
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (+76.47%)
Mutual labels:  linked-list, strings, array
Pgo
Go library for PHP community with convenient functions
Stars: ✭ 51 (+200%)
Mutual labels:  maps, strings, array
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+2629.41%)
Mutual labels:  linked-list, array, time-complexity
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (+82.35%)
Mutual labels:  linked-list, array, algorithms-and-data-structures
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+717.65%)
Mutual labels:  linked-list, array
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+1000%)
Mutual labels:  linked-list, algorithm-challenges
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (+211.76%)
Mutual labels:  linked-list, array
Coding Ninjas Java Solutions
This will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
Stars: ✭ 32 (+88.24%)
Mutual labels:  linked-list, strings
Java
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
Stars: ✭ 16 (-5.88%)
Mutual labels:  linked-list, maps
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+747.06%)
Mutual labels:  linked-list, binary-search-tree
Algo Tree
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.
Stars: ✭ 166 (+876.47%)
Mutual labels:  linked-list, array
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (+223.53%)
Mutual labels:  linked-list, array
Interviewbit
InterviewBit Solutions
Stars: ✭ 117 (+588.24%)
Mutual labels:  linked-list, array
Data-structures
Data Structures in Java
Stars: ✭ 13 (-23.53%)
Mutual labels:  linked-list, algorithms-and-data-structures
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+876.47%)
Mutual labels:  linked-list, maps
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+158.82%)
Mutual labels:  linked-list, binary-search-tree

Problems and it's solutions.

Problem solving, a great Speed comes with a good Accuracy. The more Accurate you can write code, the more Speed you will gain.

Now, Accuracy comes with solving problems! Please read the contribution guidline!

So, here presented before you a repository housing the largest collection of problems (and their solutions, of course). Make this the one and only repository where people can turn to when they want to practice problem solving and if somebody is stuck in some programming problem in some coding contest. But, I don't encourage you to look at the solution right away. First understand the problem, do some brainstorming and if you still can't solve, go for the solution!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].