Skip to content

pipe2442/the-algorithmic-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

The Algorithmic Solutions Project

screenshot

This project contains solutions to various AlgoExpert.io challenges. Below are the solved challenges:

Solved Challenges

1. Non-Constructible Change

  • Added solution to the "Non-Constructible Change" problem.

Last updated: October 22, 2023 21:53

2. Sorted Squared Array

  • Added solutions in Ruby and JavaScript for the "Sorted Squared Array" problem.

Last updated: October 22, 2023 10:48

3. Tournament Winner

  • Added solution to the "Tournament Winner" problem.

Last updated: October 22, 2023 21:52

4. Two Number Sum

  • Added solutions in JavaScript and Ruby for the "Two Number Sum" problem.
  • Added validation for subsequences.

Last updated: October 21, 2023 17:54

5. Validate Subsequence

  • Added solution in Ruby for the "Validate Subsequence" problem.

How to Contribute

Feel free to contribute to this project! You can add more AlgoExpert.io challenges or improve existing solutions.

  1. Fork this repository.
  2. Clone the repository to your local machine.
  3. Add your contributions and make sure to follow the style guidelines.
  4. Commit with a descriptive message.
  5. Push to your fork.
  6. Create a pull request.

Additional Notes

  • Make sure you have the necessary tools to run the code (depending on the language).
  • If you find any issues or improvements, please create an issue.

We look forward to your contributions and happy coding! ๐Ÿš€๐Ÿ’ป๐Ÿ”จ๐Ÿ‘จโ€๐Ÿ’ป

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors