Skip to content

javaHelper/Algorithms-and-Data-Structures-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 4, 2019
1153cfc · Feb 4, 2019

History

65 Commits
Feb 4, 2019
Nov 13, 2018
Nov 2, 2018
Nov 21, 2018
Nov 2, 2018

Repository files navigation

Algorithms and Data Structures in Java

The repo consists of solutions to numerous problems using different data structures and algorithms, all coded in Java. It also contains solutions to HackerRank problems which I have solved so far and also questions from Cracking the Coding Interview Book (6th Edition).

You can also refer to my Java Notes for a quick refresh on the Java concepts.

Environment

Java Version

Java version 1.8.0_172
Java(TM) SE Runtime Environment (build 1.8.0_172-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.172-b11, mixed mode)

IDE

IntelliJ IDEA 2018.1.4 (Ultimate Edition)

Machine

MacBook Pro
2.5 GHz Intel Core i7
16 GB 1600 MHz DDR3

About

Algorithms and Data Structures in Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%