Skip to content

Latest commit

 

History

History
97 lines (70 loc) · 4.92 KB

README.md

File metadata and controls

97 lines (70 loc) · 4.92 KB

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