Skip to content

An Open-Source repository in which all the Data Structures and Algorithms concepts and their implementation in different ways with different programming languages, along with programming and interview question.

License

Notifications You must be signed in to change notification settings

galaumang/ds-algo

Repository files navigation

Data-Structure & Algorithms

GitHub Workflow Status Sonar Coverage GitHub GitHub repo size

An Open-Source repository in which all the Data Structures and Algorithms concepts and their implementation in different ways with different programming languages, along with programming and interview question.

Problem Set

Array

# Title Solutions
1 Fair Indexes Java

Dynamic Programming

# Title Solutions
1 No Three Java
2 String Convert Java

Sort Algorithms

# Title Solution
1 Bubble Sort Java
2 Heap Sort Java
3 Insertion Sort Java
4 Merge Sort Java
5 Quick Sort Java
6 Selection Sort Java

Leetcode Problems

# Title Solution
1 Two Sum Java
3 Longest Substring Without Repeating Characters Java
7 Reverse Integer Java
556 Next Greater Element III Java
1426 Counting ELements Java
2178 Maximum Split of Positive Even Integers Java

Contributing

Please see CONTRIBUTING.md.

License

Copyright © 2022-2023 Umang Gala

Data Structure & Algorithms is free repository to use; you can redistribute it and/or modify it under the terms of the GNU General Public License. A copy of the GNU General Public License is provided in the file LICENSE

About

An Open-Source repository in which all the Data Structures and Algorithms concepts and their implementation in different ways with different programming languages, along with programming and interview question.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks