Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms

This repository contains a collection of problems and solutions on data structures and algorithms implemented in C#, JavaScript, and Java.

Table of Contents

Introduction

Data structures and algorithms are fundamental concepts in computer science and play a crucial role in developing efficient and optimized software solutions. This repository aims to provide you with a range of problem sets covering a variety of data structures and algorithms.

Languages

The problems in this repository are implemented in three popular programming languages:

  • C#
  • JavaScript
  • Java

Problem Sets

The problem sets cover various topics, including:

  • Array Manipulation
  • String Manipulation
  • Sorting Algorithms
  • Searching Algorithms
  • Graph Algorithms
  • Dynamic Programming
  • Tree and Binary Search Tree
  • And more!

You can navigate through the different directories within this repository to find specific problem sets and their respective solutions in the desired programming language.

Contributing

Contributions to this repository are welcome! If you have a new problem or an improved solution to an existing problem, you can submit a pull request. If you encounter any issues or have suggestions for improvements, please open an issue in the repository.

Happy coding!

About

This repository consists of Algorithms and Data Structures questions asked in coding interviews.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages