danstoyanov / Inreview-Problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ€” Interview Problems

This is a repository that contains solutions to common interview problems that I have solved as part of my job search process. The problems are written in various programming languages and cover a range of topics, including data structures, algorithms, and system design.

πŸ’» Technologies Used

πŸ“ Repository Structure

The repository is organized into folders for each programming language, with each folder containing solutions to problems written in that language. Within each language folder, each problem has its own subfolder, with a README file explaining the problem and a solution file.

πŸš€ Getting Started

To run the solutions in this repository, clone the repository to your local machine and navigate to the relevant language and problem folders. Each solution file can be run using the appropriate language-specific tools.

🀝 Contributing

Contributions to this repository are welcome. If you have a solution to a problem that is not currently included, feel free to submit a pull request with your solution. Please ensure that your solution is well-documented and follows the existing code style.

πŸ“ License

This repository is licensed under the MIT License. Feel free to use the code in this repository for any purpose.

About

License:MIT License


Languages

Language:C# 100.0%