Skip to content

Pull requests: loiane/javascript-datastructures-algorithms

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add concatenation to toString()
#2 by jaygood was merged Jan 5, 2015 Loading… updated Jan 5, 2015
Fixed minor bug in toString
#3 by hectorcorrea was closed Jan 7, 2015 Loading… updated Jan 7, 2015
update Set values() and valuesLegacy() to return items values instead…
#7 by wruth was merged Jan 17, 2016 Loading… updated Jan 17, 2016
make HashTableSeparateChaining get and remove methods a little DRYer …
#8 by wruth was merged Jan 22, 2016 Loading… updated Jan 22, 2016
change array literals to object literals, since the objects are used …
#9 by wruth was merged Jan 31, 2016 Loading… updated Jan 31, 2016
unecessary to re-set stack array in WeakMap since it is a pointer ref…
#12 by wruth was merged Feb 6, 2016 Loading… updated Feb 6, 2016
Update 05-CircularLinkedList2.js
#17 by beizhedenglong was merged Sep 11, 2016 Loading… updated Sep 11, 2016
Fix aValues being undefined
#19 by terryx was merged Nov 2, 2016 Loading… updated Nov 2, 2016
fix bug in CircularLinkedList
#18 by beizhedenglong was merged Nov 2, 2016 Loading… updated Nov 2, 2016
removed unused variable in Doubly linked list and amended insert method
#20 by cynx was closed Apr 17, 2017 Loading… updated Apr 17, 2017
Second edition
#27 by loiane was merged Sep 7, 2017 Loading… updated Sep 7, 2017
Exercises organize by folder
#28 by lucaslopes was closed Sep 11, 2017 Loading… updated Sep 11, 2017
Third edition
#39 by loiane was closed Mar 12, 2018 Loading… updated Mar 12, 2018
Third edition
#40 by loiane was merged Mar 12, 2018 Loading… updated Mar 12, 2018
Third edition
#41 by loiane was merged Mar 12, 2018 Loading… updated Mar 12, 2018
Third edition
#43 by loiane was merged Mar 16, 2018 Loading… updated Mar 16, 2018
updated package versions
#44 by loiane was merged Mar 16, 2018 Loading… updated Mar 16, 2018
[Heap]
#47 by loiane was merged Mar 31, 2018 Loading… updated Mar 31, 2018
Third edition
#48 by loiane was merged Apr 5, 2018 Loading… updated Apr 5, 2018
Update 05-KnapsackProblemDP.js
#34 by evanzlj was closed Apr 7, 2018 Loading… updated Apr 7, 2018
Third edition
#51 by loiane was merged Apr 8, 2018 Loading… updated Apr 8, 2018
Update dependencies to enable Greenkeeper 🌴 greenkeeper
#52 by greenkeeper bot was merged Apr 8, 2018 Loading… updated Apr 8, 2018
Third edition
#53 by loiane was merged Apr 8, 2018 Loading… updated Apr 8, 2018
Third edition
#54 by loiane was merged Apr 9, 2018 Loading… updated Apr 9, 2018
Third edition
#69 by loiane was merged Apr 25, 2018 Loading… updated Apr 25, 2018
ProTip! Type g i on any issue or pull request to go back to the issue listing page.