Skip to content

H1drogen/Algorithms

Repository files navigation

Algorithms

Description

This repository is a personal collection of solutions to Algorithms problems from multiple sources (predominantly Leetcode), implemented in various languages.

Languages Used

  • Python
  • JavaScript
  • Java
  • C# .NET

Project Structure

The project is structured as follows:

  • Each problem is placed in its own directory based on its source and/or language used, usually named after the problem's title from their respective source.
  • Inside each directory, there is a file with the solution
  • A test file can be found to confirm its accuracy.

How to Use

To use this repository, clone it to your local machine and navigate to the problem you're interested in. Open the file to view the solution.

Contributing

This is a personal project and contributions are not currently being accepted. However, feel free to inspect my solutions on your own.

About

Comprehensive collection of algorithm problems; with solutions implemented in Python, Java and C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors