Hacktoberfest-2021-Data-Structures-and-Algorithms icon indicating copy to clipboard operation
Hacktoberfest-2021-Data-Structures-and-Algorithms copied to clipboard

This repository is mainly open to those who are looking to make some PRs for the Hacktoberfest 2021 event. In this repository, you can add programs on Data Structures and some useful algorithms for Co...

Results 106 Hacktoberfest-2021-Data-Structures-and-Algorithms issues
Sort by recently updated
recently updated
newest added

Hey there, I'm Ashwin. Contributing my first ever pull request. Hopes that you will accept it. Ashwin :)

@Anishukla I also added fibonacci in Java. Please review. Thanks!

Hey @Anishukla, ## Motive I want to add **Ternary Search Algorithm** in C++. ## Detail Ternary Search is an algorithm to search data in a given list. It takes O(log3...

HI Anishukla Can we add dp problems into this reposotory