0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor counting sort
faheel
as Faheel Ahmad
More... about 8 years ago
Refactor quick sort
faheel
as Faheel Ahmad
More... about 8 years ago
Refactor merge sort
faheel
as Faheel Ahmad
More... about 8 years ago
add default values for order and to_show_state More... about 8 years ago
Update contents
faheel
as Faheel Ahmad
More... about 8 years ago
Add matrix chain multiplication with unit test
faheel
as Faheel Ahmad
More... about 8 years ago
Refactor matrix chain multiplication
faheel
as Faheel Ahmad
More... about 8 years ago
Merge branch 'matrix_chain_multiplication' of https://github.com/khushman1/Algos into khushman1-matrix_chain_multiplication
faheel
as Faheel Ahmad
More... about 8 years ago
Add linear search with unit test
faheel
as Faheel Ahmad
More... about 8 years ago
Refactor linear search
faheel
as Faheel Ahmad
More... about 8 years ago
Merge branch 'master' of https://github.com/faraazahmad/Algos into faraazahmad-master
faheel
as Faheel Ahmad
More... about 8 years ago
Fix grammar More... about 8 years ago
Fix typos More... over 8 years ago
Add logarithmic time algorithm for Nth Fibonacci number with unit test More... over 8 years ago
add tests More... over 8 years ago
remove errors. tests fail when target is not found. More... over 8 years ago
Add linear search with test More... over 8 years ago
Minor changes to solve comments from https://github.com/faheel/Algos/pull/105/files/94c48bb05a402fa47ed57fad94ccdf1a493cc443 More... over 8 years ago
Added matrix chain multiplication to list of implemented algorithms More... over 8 years ago
Improved function definition of matrix_chain_order, and improved readability of unit tests More... over 8 years ago
Corrected header files More... over 8 years ago
Added dynamic input for matrix multiplication. Added Unit test for matrix multiplication More... over 8 years ago
Added matrix chain multiplication with static input. More... over 8 years ago
Add table of contents and a section on pull requests
faheel
as Faheel Ahmad
More... over 8 years ago
Improve content regarding the steps to contribute
faheel
as Faheel Ahmad
More... over 8 years ago
Add radix sort to contents
faheel
as Faheel Ahmad
More... over 8 years ago
Add section on functions
faheel
as Faheel Ahmad
More... over 8 years ago
Add radix sort More... over 8 years ago
Prepare for code coverage
faheel
as Faheel Ahmad
More... over 8 years ago
Add more naming rules
faheel
as Faheel Ahmad
More... over 8 years ago