Giter Site home page Giter Site logo

yadavikas004 / java-solutions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nikoo28/java-solutions

0.0 0.0 0.0 520 KB

Solutions in JAVA for some coding platforms.

Home Page: https://studyalgorithms.com

License: Apache License 2.0

Java 100.00%

java-solutions's Introduction

Main Workflow

Follow me on your favorite platform for latest updates on my video channel

Youtube Facebook Twitter Tumblr RSS

You can also subscribe via email.

How to use this repo

Install softwares

  • Install OpenJDK
  • Install Maven
  • Install Git
  • Use your favorite editor. (I prefer IntelliJ. It is fast and free)

Setup Project

  • Goto your desired folder and clone the repository
  • cd into your directory
  • Build the project using mvn clean install.
  • Startup IntelliJ and choose to import this project from your Explorer/Finder window.
  • Start making changes/using it.
[user@machine ~] git clone https://github.com/nikoo28/java-solutions.git
[user@machine ~] cd java-solutions
[user@machine ~/java-solutions] mvn clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------< com.studyalgorithms.javasolutions:java-solutions >----------
[INFO] Building java-solutions 1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------

... snipped

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.790 s
[INFO] Finished at: 2020-07-06T18:37:35-07:00
[INFO] ------------------------------------------------------------------------
[user@machine ~/java-solutions]

Contribute

Please contribute to this repository to help it make better. Any change like new questions you want to see, code improvements, doc improvements etc. is very welcome. Just send me a pull request and I will review the request and approve it, if it looks good.

Solutions for some coding platforms

Full list of questions

https://studyalgorithms.com/site-map/

Code Explanations

String

Array

Linked Lists

Trees

Theory

Algorithmic Paradigms

Analysis of Algorithms

Sorting Techniques

Searching Techniques

Data Structures

Playlists

java-solutions's People

Contributors

nikoo28 avatar nlohia-godaddy avatar jayambe36 avatar dependabot[bot] 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.