An open API service providing repository metadata for many open source software ecosystems.

Topic: "stacks-and-queues"

HypertextAssassin0273/Data_Structures_in_Cpp

Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.

Language: C++ - Size: 49.6 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 107 - Forks: 13

anujvaghani0/DSA-Java

DSA in Java covers a wide range of algorithms, including sorting algorithms, searching algorithms, graph algorithms, and dynamic programming algorithms. The implementation and optimization of these algorithms require a solid understanding of data structures, such as arrays, linked lists, trees, and graphs, and their associated operations.

Language: Java - Size: 470 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

nidhiupman568/Codeforces-Problem-Solved

πŸ‘‹Hello!πŸ‘‹ I'm Nidhi UpmanπŸ˜€, a passionate competitive programmer on CodeforcesπŸ†. Started with basic problems (like A) and never gave up! πŸš€ Upsolving after contests πŸ“ˆ improved my skills. Now tackling tougher challenges (like B) 🧠. Codeforces hosts contests 2-3 times weekly πŸ—“οΈ and daily challenges to stay sharp. Determined to climb to Pupil.πŸ’ͺ

Language: C++ - Size: 1.19 MB - Last synced at: 2 days ago - Pushed at: 19 days ago - Stars: 8 - Forks: 1

MeghnaS21/LeetCode

Leetcode solutions in C++ for coding interviews.

Language: C++ - Size: 188 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 3

pmbhatiya/Cracking-the-Coding-Interview-Cpp

Cracking-the-Coding-Interview C++ Solutions

Language: C++ - Size: 31.3 KB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

nidhiupman568/GFG-Problem-Solved

πŸ†πŸŒŸI solve the Problem of the Day on GeeksforGeeks daily πŸ—“οΈπŸ§© and have successfully tackled Love Babbar's 450 DSA sheet πŸ“š and Striver's 180 DSA sheet πŸ“˜. My primary coding language is C++ πŸ’», but I have also solved many problems in Java β˜•. πŸ†πŸŒŸ

Language: C++ - Size: 1.53 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0

nidhiupman568/Leetcode-Solved-Problems

πŸ†πŸŒŸ I solve the Problem of the Day on LeetCode daily πŸ—“οΈπŸ§© and have successfully tackled over 150 interview questions. πŸ’ͺ🧠 Additionally, I've completed Love Babbar's 450 DSA sheet πŸ“š and Striver's 180 DSA sheet πŸ“˜. My primary coding language is C++ πŸ’», but I have also solved many problems in Java β˜•. πŸ†πŸŒŸ

Language: C++ - Size: 1.46 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0

nidhiupman568/C-PLUS-PLUS-PROBLEMS-SOLVED

πŸ†πŸŒŸ I solve the Problem of the Day on LeetCode daily πŸ—“οΈπŸ§© and have successfully tackled over 150 interview questions. πŸ’ͺ🧠 Additionally, I've completed Love Babbar's 450 DSA sheet πŸ“š and Striver's 180 DSA sheet πŸ“˜. My primary coding language is C++ πŸ’», but I have also solved many problems in Java β˜•. πŸ†πŸŒŸ

Language: C++ - Size: 169 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

nidhiupman568/Data-Structures-and-Algorithms-DSALGO

Mastering Data Structures and Algorithms: Essential Interview Questions πŸš€

Size: 56.6 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

Happy-Singh-Chauhan/LeetCode

🧠 LeetCode Solutions | DSA Practice A collection of my solved LeetCode problems to strengthen Data Structures & Algorithms skills. Updated regularly with clean, well-structured code and problem statements β€” perfect for interview prep and revision.

Language: Java - Size: 743 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

todor-petrov/Python-Program

Modules

Language: Python - Size: 604 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Kamarbandi/php_fundamental

πŸ“š Fundamental Data Structures and Algorithms. This repository is a collection of fundamental data structures, algorithms, and essential programming concepts. It's aimed at providing clear and concise implementations of key topics with explanations and examples in PHP.

Language: PHP - Size: 8.79 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

trayanaboykova/Java-Advanced

Tasks from my course Java Advanced at SoftUni

Language: Java - Size: 398 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

subham-paul/DSA_Supreme

Here I'm sharing my Data Structures and Algorithm's journey topics wise.

Language: C++ - Size: 62.9 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

janisar-hyder/C-with-all-Basics

Explore fundamental data structures in C, covering essential concepts and implementations to strengthen your understanding of both data structures and the C programming language.

Language: C - Size: 1.22 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

pranav04katiyar/DSA_Questions

Beginner-friendly approach to DSA in Java

Language: Java - Size: 95.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jvrieger/151DataStructures

BMC CMSC151 Java Data Structures Assignments and Labs with Dianna Xu

Language: Java - Size: 4.21 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mtamerb/google-data-structures-and-algorithms

Learning goals Familiarize yourself with common data structures and algorithms such as lists, trees, maps, graphs, Big-O analysis, and more!

Language: Java - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SunnyChaware/StriverSheet

Language: C++ - Size: 179 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alicia-athub/Mazerunner

Program to find your way out of the maze using Stacks

Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kovenda/Cafeteria-dinning-credits-system

Utilized Python's Object Oriented Programming Principles to build a cafeteria dinning credits system

Language: Python - Size: 3.03 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Tsvetelina-S/JavaAdvanced-Advanced

Java Advance is the first section from a course called Java Advanced in SoftUni. It builds skills and programming knowledge in an advanced level.

Language: Java - Size: 52.7 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

definitelyliz/Infix-to-Postfix-Evaluation

Implementing Stacks and Queues by parsing a mathematical expression in INFIX notation to POSTFIX notation and evaluating the POSTFIX notation.

Language: Java - Size: 1.28 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Related Topics
linked-list 12 dynamic-programming 11 graphs 8 backtracking 7 recursion 7 matrix 7 divide-and-conquer 6 binary-search-tree 6 heap 6 bit-manipulation 6 trie 6 searching-and-sorting 6 binary-trees 6 trees 6 arrays-and-strings 6 strings 5 hash 5 greedy 5 c-plus-plus 5 bitwise 5 arrays 5 greedy-algorithms 4 sorting-algorithms 3 heaps 3 hashing 3 binary-search 3 recursion-and-backtracking 2 string 2 file-handling 2 array 2 functions 2 pointers 2 data-structures 2 hashmap 2 recursion-and-dynamic-programming 2 lists 2 linked-lists 2 tries 2 generics 2 java 2 graph 2 iterators-and-comparators 2 functional-programming 2 multidimensional-arrays 2 sets-and-maps-advanced 2 defining-classes 2 trees-graphs 2 sliding-window 1 greedy-algorithm 1 stl-vector 1 stl-list 1 trees-and-graphs 1 static-and-class-methods 1 stl-containers 1 move-semantics 1 linkedlist 1 linked-list-in-cpp 1 deque 1 datastructures 1 data-structures-and-algorithms 1 cpp11 1 cpp-string 1 two-pointers 1 circular-linked-list 1 bst 1 basic-data-structures 1 avl 1 solid 1 syntax 1 testing 1 polymorphism-and-abstraction 1 tuples-and-sets 1 multidimensional-l 1 algorithms 1 bfs 1 iterators-and-generators 1 binary-search-trees 1 inheritance 1 error-handling 1 encapsulation 1 design-patterns 1 bubble-sort 1 decorators 1 data-types-and-variables 1 conditional-statements 1 dfs 1 hash-tables 1 linear-search 1 merge-sort 1 php 1 quick-sort 1 searching-algorithms 1 streams-files-and-directories 1 hashmap-and-heaps 1 graph-algorithms 1 arraylist 1 object-oriented-programming 1 runtime-analysis 1 maps 1 google-dsa 1