About 1,010,000 results
Open links in new tab
  1. Java Algorithms - Sanfoundry

    These Java Algorithms cover a wide range of programs on string matching, graph, random algorithms, graph search, topological sorting, shortest path, hard graph, tree, convex hull, …

  2. Java Algorithms - Programiz

    In this tutorial, we will learn about different algorithms provided by the Java collections framework with the help of examples. Algorithms in Java are static methods that can be used to perform …

  3. Problem-Solving-in-Data-Structures-Algorithms-using-Java

    Java solutions are provided with input and output. Guide you through how to solve new problems in programming interview of various software companies. Table of Contents. Chapter 0: How …

  4. Algorithms in Java - Tutorial - vogella

    Sep 29, 2016 · For example, a sort algorithm for a list with n elements is said to have the complexity of O (n^2) if the runtime of this algorithm increases exponentially with the number …

  5. 16 Essential Problem-Solving Patterns - DEV Community

    Sep 4, 2024 · Data Structures and Algorithms (DSA) are crucial for efficient problem-solving. Here are 16 key patterns, with use cases and examples, to help tackle real-world problems. This …

  6. solve 8-puzzle problem using A* algorithm in java

    Apr 24, 2023 · I'm working on problem using the A* algorithm to solve a 8-puzzle problem in Java. The problem asks for the optimal solution for the following transmission: by virtue of moving …

  7. Example of Hill Climbing Algorithm in Java - Baeldung

    Mar 19, 2025 · Hill Climbing Algorithm can be categorized as an informed search. So we can implement any node-based search or problems like the n-queens problem using it. To …

  8. Java Algorithms and Implementations - HowToDoInJava

    All java algorithms and implementations discussed in this blog, for quick links. Feel free to suggest more algorithms you may want to learn.

  9. Problem Solving Techniques | Exciting Java!

    Here’s a list of basic problem-solving techniques, sorted from easiest to learn to hardest to master. These techniques gradually build on one another, helping you approach increasingly …

  10. Examples of Algorithms: Part 1 - Educative

    Learn problem-solving techniques with the help of examples using different algorithms.

  11. Some results have been removed
Refresh