Skip to content

0xapurv/AlgoXpert

Repository files navigation

AlgoXpert⚛️

The ultimate resource to prepare for coding interviews. Everything you need, in one streamlined platform.

Introduction🌻

  • The ultimate resource to prepare for coding interviews. Everything you need, in one streamlined platform.
  • Coding interview prep is a numbers game that many candidates lose. We've hand-picked 160 of the best coding interview Algorithms to truly prepare you.
  • Algorithms are tough to learn on paper. Each and every one of our algorithm is accompanied by a visualizer to maximize learning.
  • Understanding how much memory an algorithm uses and how fast it runs is exceedingly important. All of our explanations include a rigorous space-time complexity analysis.

Features🔥

Tech Stack🧐

  • Flutter
  • Firebase
  • REST API

Contributing Guidelines📚

  1. Make sure to keep the UI consistent while adding a new feature.
  2. When adding new packages, use the package version which is compatible with the new flutter 2 update.
  3. Make sure that your code is well documented, especially in the tougher areas.
  4. Maintain a uniform naming convention throughout the codebase.
  5. If your code is being repetitive then refactor it to create a new widget for future use.
  6. Make the code as modular as possible, separating the UI from the logic.

Contributions are always welcome! You can also visit our contributing guidelines beforing making any contributions.

Steps👣

1. Fork this repository.

2. Clone the forked repository.

git clone --depth 1 https://github.com/<your-github-username>/AlgoXpert.git

3. Navigate to the project directory.

cd AlgoXpert

4. Create a new branch.

git checkout -b <your_branch_name>

5. Make changes in source code.

changes

6. Commit your changes.

git commit -m "Message"

7. Push your local branch to the remote repository.

git push -u origin <your_branch_name>

8. Create a Pull Request!

Finally, go to your repository in the browser and click on compare and pull requests. Then add a title and description to your pull request that explains your precious effort.

click on Compare and Pull Request

Congratulations! 💥 Sit and relax, you've made your contribution to AlgoXpert project.

Code of Conduct

We follow certain guidelines in order to maintain this repository. Please find our code of conduct and read it carefully.

Hacktober Fest 21

Start your contribution today cause Open source is changing the world one contribution at a time. You can also visit HactoberFest website beforing making any contributions.

You can now extend your support by buying me a Coffee.😊👇

homepage