Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.

License

NotificationsYou must be signed in to change notification settings

alpha037/data-structures-and-algorithms

Repository files navigation

Data Structures and Algorithms

Some basic implementations of important data structures and algorithms in Java, along with a fewLeetCode questions. I'll keep on adding more solutions of LeetCode problems and if you want, you can add them too!
Also, I've started adding solutions toAlgoExpert problems. You can find them in the Contents section.

Explore the docs »

Report Bug ·Request Feature

Table of Contents

Built With

  • Java 11 - Since all the data structures and algorithms are implemented with Java, so there's nothing else to be setup except that.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

You need to have Java 11 setup in your local machine before you can run any one of the programs. Check out theofficial guide from Oracle for that.

Roadmap

See theopen issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make aregreatly appreciated. For more details, check out thecontributing guidelines.

  1. Fork the Project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your Changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request.

License

Distributed under the MIT License. SeeLICENSE for more information.

Contact

Shubhranil Dutta -contact@shubhranil.com

Project Link:https://github.com/alpha037/Data-Structures-and-Algorithms

About

Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp