Languages used here:
- C#
- C++
- Go
- Java
- JavaScript
- Python
- Rust
Good contributions are always welcome :)
Procedure for contributing:
Fork
this repositoryClone
it to local desktop- Make changes to in local environment
Commit
andpush
the new branch created- Apply for
pull request
C++ | Go | Java | JavaScript | Python | Rust | C# |
---|---|---|---|---|---|---|
Bubble Sort | Armstrong Number | Linear Search | Binary Search | Merge Sort | Binary Search | Selection Sort |
Tree Transversal | Binary Search | Selection Sort | Bubble Sort | Insertion Sort | Bubble Sort | NA |
Jump Search | Insertion Sort | NA | Linked List | Bubble Sort | Queue | NA |
Exponential Search | Merge Sort | NA | Merge Sort | Binary Search | Stack | NA |
NA | Pascals Triangle | NA | Stack | Selection Sort | NA | NA |
NA | Selection Sort | NA | Insertion Sort | NA | NA | NA |
NA | NA | NA | Linear Search | NA | NA | NA |