-
Notifications
You must be signed in to change notification settings - Fork 268
Pull requests: knaxus/problem-solving-javascript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
--update : add test file for merge-two-sorted-arrays
#1
by TheSTL
was merged Sep 7, 2019
Loading…
updated Sep 7, 2019
2nd approach for product-of-elements
#3
by TheSTL
was merged Sep 7, 2019
Loading…
updated Sep 7, 2019
--update : add product-of-elements.test.js
#4
by TheSTL
was closed Sep 7, 2019
Loading…
updated Sep 7, 2019
Add unit tests for findMaxConsecutive1s
#27
by narsaynorath
was merged Oct 4, 2019
Loading…
updated Oct 4, 2019
Add unit tests to Max Consecutive 1s problem
#24
by LeoSL
was closed Oct 4, 2019
Loading…
updated Oct 4, 2019
Implementation of finding the smallest common number
beginner friendly
review-complete
#37
by jdhrnndz
was merged Oct 7, 2019
Loading…
updated Oct 7, 2019
return list instead of console.log
bug-fix
review-complete
#52
by maharshi-gor
was merged Oct 9, 2019
Loading…
updated Oct 9, 2019
Added unit tets for Caesar Cipher algorithm
#54
by fcosueza
was closed Oct 9, 2019
Loading…
updated Oct 9, 2019
Test cases for BST traversals
#70
by balajipachai
was merged Oct 11, 2019
Loading…
updated Oct 11, 2019
Addition: Two Sum problem
duplicate
This issue or pull request already exists
#68
by iamshadmirza
was closed Oct 12, 2019
Loading…
updated Oct 12, 2019
Add jumpSearch and Tests
changes-requested
#78
by rubysdeadname
was merged Oct 13, 2019
Loading…
updated Oct 13, 2019
Created Ternary_serach.c using C
invalid
This doesn't seem right
#88
by avinitd
was closed Oct 15, 2019
Loading…
updated Oct 16, 2019
Add Unit Test For - Trie search string #106
#107
by reshmisaji
was closed Oct 19, 2019
Loading…
updated Oct 19, 2019
Fixes for bug #61
bug-fix
changes-requested
good first issue
Good for newcomers
#118
by k88manish
was closed Oct 22, 2019
Loading…
updated Oct 22, 2019
KMP classic algorithm and unit tests
#125
by jonathanmcchesney
was merged Oct 23, 2019
Loading…
updated Oct 23, 2019
Add unit tests for Trie/unique-word-count
#138
by qualitymanifest
was merged Oct 24, 2019
Loading…
updated Oct 24, 2019
Adding bottom view binary tree problem solution
changes-requested
#130
by karimelazzouni
was merged Oct 24, 2019
Loading…
updated Oct 24, 2019
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.