Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / knaxus/problem-solving-javascript issues and pull requests
#89 - Implement Lowest Common Ancestor in a Binary Tree
Issue -
State: closed - Opened by TheSTL about 5 years ago
#88 - Created Ternary_serach.c using C
Pull Request -
State: closed - Opened by avinitd about 5 years ago
- 6 comments
Labels: invalid
#87 - Add Unit Test for - Suffix Tree
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 2 comments
#86 - BST unit test for delete()
Pull Request -
State: closed - Opened by iamshadmirza about 5 years ago
Labels: review-complete
#85 - Added sort a stack problem and solution.
Pull Request -
State: closed - Opened by SumeetHaryani about 5 years ago
- 2 comments
Labels: under-review
#84 - fixed removeAt function
Pull Request -
State: closed - Opened by adavijit about 5 years ago
#83 - removeAt function in linked-list
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 6 comments
Labels: bug
#82 - addAt function in linked-list
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 5 comments
Labels: bug
#81 - Problems involving Queues
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
Labels: enhancement, new problem
#80 - Re-implementation of Queue
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
Labels: enhancement, strict-review, new-data-structure
#79 - Enhancements on Linked lists
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
Labels: enhancement
#78 - Add jumpSearch and Tests
Pull Request -
State: closed - Opened by gabrielbarker about 5 years ago
- 2 comments
Labels: changes-requested
#77 - Add tests for LRUCache
Pull Request -
State: closed - Opened by luhego about 5 years ago
#76 - Add Ternary search
Pull Request -
State: closed - Opened by Kyle-Ski about 5 years ago
- 5 comments
Labels: review-complete, new problem
#75 - Add jumpSearch algorithm
Pull Request -
State: closed - Opened by gabrielbarker about 5 years ago
- 3 comments
Labels: under-review
#74 - Implement Jump search
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 4 comments
Labels: good first issue, beginner friendly
#73 - Added test cases for BST deletion #66
Pull Request -
State: closed - Opened by balajipachai about 5 years ago
- 1 comment
Labels: review-complete, beginner friendly
#72 - Implement Ternary search
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 2 comments
Labels: good first issue, beginner friendly
#71 - Add Unit Test for - LRU Cache
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 2 comments
Labels: good first issue
#70 - Test cases for BST traversals
Pull Request -
State: closed - Opened by balajipachai about 5 years ago
#69 - Added tests for BST insertion
Pull Request -
State: closed - Opened by balajipachai about 5 years ago
- 2 comments
Labels: under-review, changes-requested
#68 - Addition: Two Sum problem
Pull Request -
State: closed - Opened by iamshadmirza about 5 years ago
- 2 comments
Labels: duplicate
#67 - BST unit tests added for insert()
Pull Request -
State: closed - Opened by iamshadmirza about 5 years ago
- 1 comment
Labels: review-complete
#66 - Add unit test for BST deletion
Issue -
State: closed - Opened by ashokdey about 5 years ago
- 4 comments
Labels: beginner friendly
#65 - Add unit test for BST insertion
Issue -
State: closed - Opened by ashokdey about 5 years ago
- 2 comments
Labels: beginner friendly
#64 - Add unit tests for BST Traversals
Issue -
State: closed - Opened by ashokdey about 5 years ago
- 1 comment
Labels: beginner friendly
#63 - 3 New Problems on BST
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
- 2 comments
Labels: changes-requested, new problem
#62 - New Problem: kth max & min in BST
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
Labels: review-complete, new problem
#61 - postfix-expression-evaluation
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 13 comments
Labels: bug, good first issue
#60 - Queue data structure
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 5 comments
Labels: enhancement
#59 - Add unit tests to postfix expression evaluation function. Resolves #34
Pull Request -
State: closed - Opened by vobango about 5 years ago
- 2 comments
#58 - Add Reverse first k elements of queue problem and solution
Issue -
State: closed - Opened by SumeetHaryani about 5 years ago
- 4 comments
Labels: new problem
#57 - Caesar cipher [Fixed #40] [Fixed #44]
Pull Request -
State: closed - Opened by Omkaragrawal about 5 years ago
- 4 comments
Labels: invalid, changes-requested
#56 - delete() & enhancements in BST
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
Labels: enhancement, changes-requested, review-complete, strict-review, new-data-structure
#55 - Fix Fibonacci problem for negative numbers
Pull Request -
State: closed - Opened by SumeetHaryani about 5 years ago
- 4 comments
Labels: under-review, bug-fix
#54 - Added unit tets for Caesar Cipher algorithm
Pull Request -
State: closed - Opened by fcosueza about 5 years ago
- 1 comment
#53 - Adds testing for the get mazePath problem #48
Pull Request -
State: closed - Opened by glennforrest about 5 years ago
#52 - return list instead of console.log
Pull Request -
State: closed - Opened by maharshi-gor about 5 years ago
- 1 comment
Labels: bug-fix, review-complete
#51 - Display function should return an array
Issue -
State: closed - Opened by ashokdey about 5 years ago
- 5 comments
Labels: bug, good first issue, beginner friendly, claimed-already
#50 - Unit Test for Get Smallest Common Number
Pull Request -
State: closed - Opened by dwncy about 5 years ago
Labels: under-review
#49 - Added BST
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
Labels: strict-review, new-data-structure
#48 - Add Unit Test for - Get Maze Path
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 3 comments
Labels: good first issue, beginner friendly
#47 - Add Unit Test for - Get Smallest Common Number
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 2 comments
Labels: good first issue, beginner friendly
#46 - Add unit test to loop-in-list
Pull Request -
State: closed - Opened by DaniloBarros about 5 years ago
- 1 comment
#45 - Add Suffix Tree
Pull Request -
State: closed - Opened by TheSTL about 5 years ago
Labels: review-complete, new problem
#44 - Caesar cipher
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 4 comments
Labels: bug
#43 - Add fibonacci tests
Pull Request -
State: closed - Opened by PoojaKhandhadia about 5 years ago
- 1 comment
Labels: under-review, bug-fix
#42 - Handling fibonacci for negative numbers and 0
Issue -
State: closed - Opened by PoojaKhandhadia about 5 years ago
- 7 comments
Labels: bug, beginner friendly
#41 - Add Unit Test for - Loop in list
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 3 comments
Labels: good first issue, beginner friendly
#40 - Add Unit Test for - Caeser Cipher
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 7 comments
Labels: good first issue, claimed-already
#39 - Add Unit Test for - Fibonacci
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 7 comments
Labels: good first issue, beginner friendly, claimed-already
#38 - Add Unit Test for - A* algorithm
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 3 comments
Labels: good first issue
#37 - Implementation of finding the smallest common number
Pull Request -
State: closed - Opened by jdhrnndz about 5 years ago
- 1 comment
Labels: review-complete, beginner friendly
#36 - Implementation of 2 stacks using 1 array
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
Labels: enhancement, bug-fix, review-complete, new problem
#35 - implement 2 stacks using 1 array
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
- 1 comment
Labels: bug, invalid, new problem, strict-review
#34 - Add Unit Test for - postfix expression evaluation
Issue -
State: closed - Opened by ashokdey about 5 years ago
- 2 comments
Labels: good first issue, beginner friendly
#33 - Added postfix expression evaluation problem
Pull Request -
State: closed - Opened by SumeetHaryani about 5 years ago
Labels: under-review, changes-requested, beginner friendly
#32 - doubly link list
Pull Request -
State: closed - Opened by TheSTL about 5 years ago
- 3 comments
Labels: under-review, changes-requested
#31 - balanced-parenthesis
Pull Request -
State: closed - Opened by SumeetHaryani about 5 years ago
Labels: review-complete
#30 - add subsequence tests
Pull Request -
State: closed - Opened by deadem about 5 years ago
Labels: review-complete
#29 - add find-2nd-max tests
Pull Request -
State: closed - Opened by deadem about 5 years ago
- 3 comments
Labels: review-complete
#28 - max-product-of-3-numbers error throw
Pull Request -
State: closed - Opened by TheSTL about 5 years ago
- 1 comment
Labels: bug-fix
#27 - Add unit tests for findMaxConsecutive1s
Pull Request -
State: closed - Opened by narsaynorath about 5 years ago
#26 - Add unit tests to Max Product of 3 numbers problem
Pull Request -
State: closed - Opened by LeoSL about 5 years ago
- 4 comments
Labels: review-complete
#25 - Add test for next greater element
Pull Request -
State: closed - Opened by marcelinol about 5 years ago
Labels: review-complete
#24 - Add unit tests to Max Consecutive 1s problem
Pull Request -
State: closed - Opened by LeoSL about 5 years ago
- 2 comments
#23 - Add test for string permutation
Pull Request -
State: closed - Opened by marcelinol about 5 years ago
Labels: review-complete
#22 - Implement unit test to find 2nd max number problem
Pull Request -
State: closed - Opened by LeoSL about 5 years ago
Labels: duplicate
#21 - New problems solved
Pull Request -
State: closed - Opened by AnnyConfessor-zz about 5 years ago
- 2 comments
Labels: invalid
#20 - Added Reverse Linked List Problem.
Pull Request -
State: closed - Opened by ulasaydin about 5 years ago
- 1 comment
Labels: review-complete
#19 - Unit tests & fix for "find-2-nums-adding-to-n"
Pull Request -
State: closed - Opened by mattstates about 5 years ago
- 1 comment
#18 - Add Contribution Guide
Issue -
State: closed - Opened by ashokdey about 5 years ago
- 1 comment
Labels: good first issue, beginner friendly
#17 - Add new problems with solution
Issue -
State: closed - Opened by ashokdey about 5 years ago
- 2 comments
Labels: good first issue, beginner friendly
#16 - Add unit tests for solved problems
Issue -
State: closed - Opened by ashokdey about 5 years ago
- 8 comments
Labels: good first issue, beginner friendly, claimed-already, no response
#15 - Problems
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
#14 - Readme
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
#13 - update: new problem added
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
- 1 comment
#12 - update: Fibonacci using tabular method
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
#11 - Added get all path of a M x N grid.
Issue -
State: closed - Opened by navneet15 about 5 years ago
- 1 comment
#10 - Classics
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
- 1 comment
#9 - Minor fixes
Pull Request -
State: closed - Opened by ashokdey about 5 years ago
Labels: enhancement
#8 - product-of-element.test.js
Pull Request -
State: closed - Opened by TheSTL about 5 years ago
#7 - product-of-elements.test.js
Pull Request -
State: closed - Opened by TheSTL about 5 years ago
#6 - Permutation & Subsequence of String and all paths of M x N grid
Pull Request -
State: closed - Opened by navneet15 about 5 years ago
- 2 comments
#5 - BinarySearch test
Pull Request -
State: closed - Opened by TheSTL about 5 years ago
#4 - --update : add product-of-elements.test.js
Pull Request -
State: closed - Opened by TheSTL about 5 years ago
- 1 comment
#3 - 2nd approach for product-of-elements
Pull Request -
State: closed - Opened by TheSTL about 5 years ago
#2 - product-of-elements
Issue -
State: closed - Opened by TheSTL about 5 years ago
- 1 comment
Labels: bug
#1 - --update : add test file for merge-two-sorted-arrays
Pull Request -
State: closed - Opened by TheSTL about 5 years ago