Skip to content
/ DSA Public

This repository contains all the Data Structures and Algorithms concepts and their implementation in several ways, including programming questions and Interview questions. It includes questions from popular coding platforms including LeetCode, HackerRank, Codeforces, Codechef, and many more.

License

Notifications You must be signed in to change notification settings

ghulamazad/DSA

Repository files navigation

This repository contains all the Data Structures and Algorithms concepts and their implementation in several ways, including programming questions and Interview questions. It includes questions from popular coding platforms including LeetCode, HackerRank, Codeforces, Codechef, and many more.

All implementations and solutions are available in various programming languages.

Contents

Data Structures

  • Arrays

  • Sorting

  • Searching

    • Linear Search
    • Binary Search
    • Jump Search
    • Interpolation Search
    • Exponential Search
    • Ternary Search
  • Dynamic Programming

    • Fibonacci Number
    • Longest Common Subsequence
    • Longest Common Substring
    • Longest Increasing Subsequence
    • Shortest Common Supersequence

Contributing

We would be happy to receive your proposition of improvement!

Read Contributing Guide for more details.

License

This project is licensed under the MIT License.

Authors

About

This repository contains all the Data Structures and Algorithms concepts and their implementation in several ways, including programming questions and Interview questions. It includes questions from popular coding platforms including LeetCode, HackerRank, Codeforces, Codechef, and many more.

Topics

Resources

License

Stars

Watchers

Forks