Code Monkey home page Code Monkey logo

raven1233 / dsa-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from utkarsh1504/dsa-java

0.0 0.0 0.0 5.29 MB

This repository contains all the concepts related to data structures and algorithms to get started. It also consists of a lot of problem-solving techniques that will help you in solving the questions of the coding rounds.

Home Page: https://utkarsh1504.github.io/DSA-Java/

License: Apache License 2.0

JavaScript 54.24% CSS 45.76%

dsa-java's Introduction

Getting Started with Data Structures and Algorithms


Welcome to my profile Open Source Love Lines of code License Stars Forks

ds-algo

html css C++ js os check

A learning purpose website for everyone to learn Data Structures and Algorithms at one place in a very simple way using the language Java.

Table of Contents

  1. About
  2. Getting Started
  3. Lesson Requests
  4. Contributing
  5. Pull Requests
  6. License

About

We are building a site which will contain all the DS-Algo related things. It will contain just the relevent concepts which are needed to get started from scratch to go upto its hard parts. It will also contains some assigment question from different-different platforms. It is completely free, open-sourced, everyone can use it to learn, taking notes, doing revision, making tutorial etc. That's all the goal is.

Getting Started

For the quick start, you can follow the steps below:

  1. Star this repository.
  2. Fork this repository.
  3. Clone the forked repository.
  4. Set this repository as upstream repository.
git clone https://github.com/<your-github-username>/DSA-Java

Set upstream command

git remote add upstream https://github.com/Utkarsh1504/DSA-Java.git
  1. Navigate to the project directory.
cd DSA-Java
  1. Create a new branch.
git checkout -b <your_branch_name>

Run the following command to install the required dependencies.

  1. npm install --global gatsby-cli - make sure you're on Gatsby v2+

  2. npm install - install the required dependencies

  3. npm run dev - start the development server

  4. Open http://localhost:8000 in your browser

  5. Contribute

  6. Stage your changes and commit

git add .

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull-Request to main.

  2. Congratulations! ๐ŸŽ‰ you've made your contribution to DSA-Java. โœŒ๏ธ โค๏ธ ๐Ÿ’ฅ

Contributing

Thank you for your interest in contributing to our Repo! Pull requests are welcome. For fixing typos, please make a PR with your fixes. For other contributions, we suggest you to read our contribution guidelines to see how you can contribute to this project. We are happy for every contribution.

Issues & Pull Requests

Before making pull requests please look at our contributing guidelines. You can start working on the issue which are mentioned in issues section. Just drop a comment before working on the issue. Thank you!

License

The code is this repo is licensed under the Apache 2.0 license. Feel free to use and share it as per the license.


love how

dsa-java's People

Contributors

abhijit25mishra avatar afuu21 avatar ananya0504 avatar aniketartani avatar aqeelbacchus avatar asswincr avatar ayushi7456 avatar buddhad avatar durveshkumarpal avatar jisan129 avatar kajal13081 avatar khafiaayyub avatar parnavikulkarni avatar parvsharmaa avatar preeti-14-7 avatar priithaa avatar quln avatar rahulsoni0 avatar roshaan005 avatar shoebxsiddiqui avatar sujoy-coder avatar tanishagupta1 avatar utkarsh1504 avatar vivek-prajapatii avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.