• Learn Algorithms in Java 1
  • Learn Algorithms in Java 2
  • Learn Algorithms in Java 3
  • Learn Algorithms in Java 4

Learn Algorithms in Java

Learn Algorithms in Java is an application that shows the implementation of the most common algorithms used in Computer Science.

The application enables users to learn these algorithms by providing the Java source code as well as detailed explanation for each.

The following algorithms are covered in the application:
Searching algorithms: This category covers the implementation of linear and binary search algorithms both iteratively and recursively.
Sorting algorithms: This category covers a wide array of sorting algorithms including but not limited to: bubble sort, selection sort, insertion sort, quick sort, merge sort, heap sort and more.
Graphs algorithms: This category covers the graph data structure and the most common algorithms such as traversal, shortest path, minimum spanning tree and others.
Recursive Backtracking algorithm: This category covers the N-Queen problem solved using the recursive backtracking technique.

The Java code is syntax highlighted for easy readability, providing an enhanced learning experience.

The application also allows the user to add their own custom algorithms with the ability to view, edit, share and delete.

Users can also check some of the most influential scientists in the Computer Science field, displaying a brief description about them as well as their birth place in Google Maps.

Category : Education

Related searches

Reviews (6)

naw. g. Oct 16, 2019     

Adjencency list 1-0 matrix.. overall amazing app!!! Literally summarizes everything in a well organized manner

Ahm. M. Oct 13, 2019     

Thank you for this app! Making it much easier to understand how different algorithms work

Ami. F. Sep 14, 2019     

Very useful and important app, specially concerning the explanations.

Val. Dec 12, 2020     

The app is very slow, laggy

Ser. K. Sep 9, 2019     

All that you need, covered in one appšŸ¤©

Naz. A. Sep 15, 2019     

A very helpful application