An open API service for providing issue and pull request metadata for open source projects.

GitHub / thepranaygupta/data-structures-and-algorithms issues and pull requests

#100 - Linked Queue in Python

Issue - State: closed - Opened by prathimacode-hub almost 4 years ago - 1 comment
Labels: for hacktoberfest

#99 - added stack using array in c++

Pull Request - State: closed - Opened by rustzz-27 almost 4 years ago - 2 comments
Labels: hacktoberfest-accepted

#98 - issue #94 & #96 : Added hamiltonian_path solution, count sort c++ solution

Pull Request - State: closed - Opened by gaurshraddha almost 4 years ago
Labels: hacktoberfest-accepted

#97 - add Cyclic Sort using C, C++, and redme.md in algorithm

Issue - State: closed - Opened by 8-bit-souvik almost 4 years ago - 7 comments
Labels: for hacktoberfest

#96 - Hamiltonian path (backtracking)

Issue - State: closed - Opened by gaurshraddha almost 4 years ago - 1 comment
Labels: for hacktoberfest

#95 - Stock Span Problem LeetCode #901

Pull Request - State: closed - Opened by abhishek-dhnma almost 4 years ago
Labels: hacktoberfest-accepted

#94 - add Count Sort using C and C++ in algorithm

Issue - State: closed - Opened by 8-bit-souvik almost 4 years ago - 3 comments
Labels: for hacktoberfest

#93 - implement selection sort using C and C++ in algorithm

Issue - State: closed - Opened by 8-bit-souvik almost 4 years ago - 2 comments
Labels: for hacktoberfest

#92 - LoveBabbar sheet problem:- 188 Bottom view of a binary Tree

Issue - State: closed - Opened by mukeshmjn almost 4 years ago - 4 comments
Labels: for hacktoberfest

#91 - Remove Nth Node From End of List

Pull Request - State: closed - Opened by parwez-zafar almost 4 years ago
Labels: hacktoberfest-accepted

#90 - new Q solution

Pull Request - State: closed - Opened by hiimvikash almost 4 years ago
Labels: hacktoberfest-accepted

#89 - solution of merge two sorted list

Pull Request - State: closed - Opened by parwez-zafar almost 4 years ago
Labels: hacktoberfest-accepted

#88 - Added new Q

Pull Request - State: closed - Opened by hiimvikash almost 4 years ago
Labels: hacktoberfest-accepted

#87 - Added DNF012

Pull Request - State: closed - Opened by hiimvikash almost 4 years ago
Labels: hacktoberfest-accepted

#86 - add new solution

Pull Request - State: closed - Opened by parwez-zafar almost 4 years ago
Labels: hacktoberfest-accepted

#85 - Added Majorty Element i

Pull Request - State: closed - Opened by hiimvikash almost 4 years ago
Labels: hacktoberfest-accepted

#84 - implement stack using linkedList

Pull Request - State: closed - Opened by parwez-zafar almost 4 years ago
Labels: hacktoberfest-accepted

#83 - Create README.md

Pull Request - State: closed - Opened by hiimvikash almost 4 years ago
Labels: hacktoberfest-accepted

#82 - LoveBabbar sheet problem:- 187 Top view of a binary Tree

Issue - State: closed - Opened by mukeshmjn almost 4 years ago - 2 comments
Labels: for hacktoberfest

#81 - Maximum Depth of a Binary Tree

Issue - State: closed - Opened by mukeshmjn almost 4 years ago - 5 comments
Labels: for hacktoberfest

#80 - Create Stack using LinkList.cpp

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago
Labels: hacktoberfest-accepted

#79 - Create Stack using Queue.cpp

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago
Labels: hacktoberfest-accepted

#78 - added leetcode questions for arrays under algorithms

Pull Request - State: closed - Opened by RosaliaSL almost 4 years ago
Labels: hacktoberfest-accepted

#77 - Added diameter of a binary tree readme.md

Pull Request - State: closed - Opened by subhamengine almost 4 years ago
Labels: hacktoberfest-accepted

#76 - Issue #69 --> Added Prefix to Infix in C++

Pull Request - State: closed - Opened by saiteja-2731 almost 4 years ago
Labels: hacktoberfest-accepted

#75 - Added Trapping Rain Water Problem Solution

Pull Request - State: closed - Opened by Harsika-dev almost 4 years ago
Labels: hacktoberfest-accepted

#74 - implement Prefix to Postfix in C++

Issue - State: closed - Opened by thepranaygupta almost 4 years ago - 4 comments
Labels: for hacktoberfest

#73 - implement Prefix to Postfix in C++

Issue - State: closed - Opened by thepranaygupta almost 4 years ago

#72 - implement Postfix to Prefix in C++

Issue - State: closed - Opened by thepranaygupta almost 4 years ago - 6 comments
Labels: for hacktoberfest

#71 - Tower of Hanoi Stack implementation in C++

Issue - State: closed - Opened by Avninder99 almost 4 years ago - 2 comments

#70 - Added some Interview Bit link list solutions in Javascript

Pull Request - State: closed - Opened by aguyran almost 4 years ago
Labels: hacktoberfest-accepted

#69 - implement Prefix to Infix in C++

Issue - State: closed - Opened by thepranaygupta almost 4 years ago - 3 comments
Labels: for hacktoberfest

#68 - implement Postfix to Infix in C++

Issue - State: closed - Opened by thepranaygupta almost 4 years ago - 4 comments
Labels: for hacktoberfest

#67 - implemented insertion sort using C and C++

Pull Request - State: closed - Opened by 8-bit-souvik almost 4 years ago
Labels: hacktoberfest-accepted

#66 - Create Circular_Double_List.cpp

Pull Request - State: closed - Opened by Astrogeek77 almost 4 years ago
Labels: hacktoberfest-accepted

#65 - Create README.md

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago
Labels: hacktoberfest-accepted

#64 - Create README.md

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago
Labels: hacktoberfest-accepted

#63 - Reverse the Array in Love Babbar sheet

Pull Request - State: closed - Opened by motasimmakki almost 4 years ago - 1 comment
Labels: hacktoberfest-accepted

#62 - Create README.md

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago
Labels: hacktoberfest-accepted

#61 - Added Queue Reversal using stack and recursion files

Pull Request - State: closed - Opened by Avninder99 almost 4 years ago
Labels: hacktoberfest-accepted

#60 - Create README.md

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago

#59 - implement insertion sort using C and C++ in algorithm

Issue - State: closed - Opened by 8-bit-souvik almost 4 years ago - 3 comments

#58 - added height of binary tree readme.md

Pull Request - State: closed - Opened by subhamengine almost 4 years ago
Labels: hacktoberfest-accepted

#57 - Create exptree.cpp

Pull Request - State: closed - Opened by adityaharsh2001 almost 4 years ago

#56 - Added Remove_Duplicates_from_Unsorted_LL sol in Love babber sheet

Pull Request - State: closed - Opened by anandhu720 almost 4 years ago
Labels: hacktoberfest-accepted

#55 - added reverse level order readme.md

Pull Request - State: closed - Opened by subhamengine almost 4 years ago
Labels: hacktoberfest-accepted

#54 - Reverse_LL_In_Group_Of_Given_Size Solution added to Love Babber sheet

Pull Request - State: closed - Opened by anandhu720 almost 4 years ago
Labels: hacktoberfest-accepted

#53 - Create README.md

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago
Labels: hacktoberfest-accepted

#52 - Create README.md

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago
Labels: hacktoberfest-accepted

#51 - added readme.md

Pull Request - State: closed - Opened by subhamengine almost 4 years ago
Labels: hacktoberfest-accepted

#50 - Create solution.cpp

Pull Request - State: closed - Opened by subhamengine almost 4 years ago
Labels: hacktoberfest-accepted

#49 - Queue reversal using stack and recursion implementation in C++

Issue - State: closed - Opened by Avninder99 almost 4 years ago - 2 comments
Labels: for hacktoberfest

#48 - Implement queue using two stacks in c++

Issue - State: closed - Opened by rustzz-27 almost 4 years ago - 1 comment
Labels: for hacktoberfest

#47 - Added Sieve of Eratosthenes

Pull Request - State: closed - Opened by ghost almost 4 years ago
Labels: hacktoberfest-accepted

#46 - Added Leetcode Questions to Graph Folder

Pull Request - State: closed - Opened by srishtiv27 almost 4 years ago
Labels: hacktoberfest-accepted

#45 - Create README.md

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago
Labels: hacktoberfest-accepted

#44 - Create README.md

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago - 1 comment

#43 - Infix to Prefix using Stack in C++

Pull Request - State: closed - Opened by elementrix05 almost 4 years ago
Labels: hacktoberfest-accepted

#42 - C program for infix to postfix

Pull Request - State: closed - Opened by debg48 almost 4 years ago
Labels: hacktoberfest-accepted

#41 - Largest Sum Contiguous Subarray (Kadene's Algorithm)

Pull Request - State: closed - Opened by sudiptapradhan almost 4 years ago - 1 comment
Labels: hacktoberfest-accepted

#40 - bubble sort in C and C++ implemented

Pull Request - State: closed - Opened by 8-bit-souvik almost 4 years ago - 1 comment
Labels: hacktoberfest-accepted

#39 - added solution_in_cpp for reverse LL : issue #14

Pull Request - State: closed - Opened by anandhu720 almost 4 years ago
Labels: hacktoberfest-accepted

#38 - implement bubble sort in C and C++

Issue - State: closed - Opened by 8-bit-souvik almost 4 years ago - 4 comments
Labels: for hacktoberfest

#37 - Create README.md

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago
Labels: hacktoberfest-accepted

#36 - Create README.md

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago
Labels: hacktoberfest-accepted

#35 - ✨ 12. Reverse LL-ii python solution

Pull Request - State: closed - Opened by LakshitXD almost 4 years ago
Labels: hacktoberfest-accepted

#34 - code of midOfLinkedList

Pull Request - State: closed - Opened by Sahilnegi-code almost 4 years ago - 2 comments

#33 - Create DNF Sort

Pull Request - State: closed - Opened by magarwal1324 almost 4 years ago

#32 - implement Infix to Prefix in C++

Issue - State: closed - Opened by thepranaygupta almost 4 years ago - 2 comments
Labels: for hacktoberfest

#31 - Add files via upload

Pull Request - State: closed - Opened by anushka344 almost 4 years ago

#30 - added LinkedList directory

Pull Request - State: closed - Opened by thepranaygupta almost 4 years ago
Labels: hacktoberfest-accepted

#29 - added Searching & Sorting directory

Pull Request - State: closed - Opened by thepranaygupta almost 4 years ago
Labels: hacktoberfest-accepted

#28 - added Matrix

Pull Request - State: closed - Opened by thepranaygupta almost 4 years ago
Labels: hacktoberfest-accepted

#27 - Create README.md

Pull Request - State: closed - Opened by thepranaygupta almost 4 years ago
Labels: hacktoberfest-accepted

#26 - Added loveBabbarDsaSheet solutions of singly linked list problems

Pull Request - State: closed - Opened by subhamengine almost 4 years ago

#25 - feat: added doublyLL in CPP

Pull Request - State: closed - Opened by PranavDherange almost 4 years ago - 1 comment
Labels: hacktoberfest-accepted

#24 - …

Pull Request - State: closed - Opened by HackMEAny almost 4 years ago
Labels: hacktoberfest-accepted

#23 - Create Circular-Linked-List.cpp

Pull Request - State: closed - Opened by Nidhikumari-4 almost 4 years ago
Labels: hacktoberfest-accepted

#22 - implement stack using queue in C++

Issue - State: closed - Opened by thepranaygupta almost 4 years ago - 4 comments
Labels: for hacktoberfest

#21 - implement stack using LinkedList in C++

Issue - State: closed - Opened by thepranaygupta almost 4 years ago - 6 comments
Labels: for hacktoberfest

#20 - implement stacks using array in C++

Issue - State: closed - Opened by thepranaygupta almost 4 years ago - 7 comments
Labels: for hacktoberfest

#19 - add C++ implementation of circular Linked List

Issue - State: closed - Opened by thepranaygupta almost 4 years ago - 3 comments
Labels: for hacktoberfest

#18 - finding height of binary tree added

Pull Request - State: closed - Opened by anandhu720 almost 4 years ago - 3 comments
Labels: hacktoberfest-accepted

#17 - added Recursive Insertion Sort

Pull Request - State: closed - Opened by thepranaygupta almost 4 years ago
Labels: hacktoberfest-accepted

#16 - add C++ implementation of doubly Linked List

Issue - State: closed - Opened by thepranaygupta almost 4 years ago - 2 comments
Labels: for hacktoberfest

#15 - Added Tower of Hanoi

Pull Request - State: closed - Opened by Mrdecent08 almost 4 years ago
Labels: hacktoberfest-accepted

#14 - add solutions of Linked List problems

Issue - State: closed - Opened by thepranaygupta almost 4 years ago - 10 comments
Labels: for hacktoberfest

#13 - Basic stack implementation (linked list type) using cpp

Pull Request - State: closed - Opened by Avinash-Singh-G almost 4 years ago
Labels: hacktoberfest-accepted

#12 - Added a recursion problem

Pull Request - State: closed - Opened by Mrdecent08 almost 4 years ago - 1 comment

#11 - added Leetcode Questions to tree folder

Pull Request - State: closed - Opened by RosaliaSL almost 4 years ago - 1 comment
Labels: hacktoberfest-accepted

#10 - Added Leetcode Questions in heap folder

Pull Request - State: closed - Opened by srishtiv27 almost 4 years ago
Labels: hacktoberfest-accepted

#9 - feat: DS-> LL-> SLL-> Basic Operation-> Find Middle Element

Pull Request - State: closed - Opened by motasimmakki almost 4 years ago

#8 - Algorithms->Graphs-> Added DFS

Pull Request - State: closed - Opened by motasimmakki almost 4 years ago - 1 comment

#7 - Added traversals (cpp)

Pull Request - State: closed - Opened by subhamengine almost 4 years ago

#6 - DataStructure(Cpp)

Pull Request - State: closed - Opened by subhamengine almost 4 years ago

#5 - add: license

Pull Request - State: closed - Opened by thepranaygupta almost 4 years ago

#4 - Implement Cyclic Sort Algorithm.

Pull Request - State: closed - Opened by ghost almost 4 years ago

#3 - add infixPostfix.cpp

Pull Request - State: closed - Opened by pbpcodes almost 4 years ago

#2 - [ImgBot] Optimize images

Pull Request - State: closed - Opened by imgbot[bot] almost 4 years ago

#1 - [ImgBot] Optimize images

Pull Request - State: closed - Opened by imgbot[bot] about 4 years ago