VietMX's Blog
  • C++
  • JAVA
  • JS
  • NODEJS
  • PYTHON
  • TOOLS
  • BLOCKCHAIN
  • AI
  • EBOOK
  • ACM
  • ALGORITHM
  • Q&A

JAVA

Java Program to Repeatedly Search the Same Text (such as Bible by building a Data Structure)

2021 VietMX 0

This is a java program to repeatedly search a string from the sample string. Here is the source code of the Java Program to Repeatedly […]

Java Program to Implement the String Search Algorithm for Short Text Sizes

2021 VietMX 0

This is a java program to search string using simple algorithm BoyerMoore. Here is the source code of the Java Program to Implement the String […]

Java Program to Solve Set Cover Problem assuming at max 2 Elements in a Subset

2021 VietMX 0

This is a java program to solve set cover problem. The set covering problem (SCP) is a classical question in combinatorics, computer science and complexity […]

Java Program to Implement Bresenham Line Algorithm

2021 VietMX 0

This is a Java Program to Implement Bresenham Line Algorithm. The Bresenham line algorithm is an algorithm which determines which order to form a close […]

Java Program to Check if a Given Set of Three Points Lie on a Single Line or Not

2021 VietMX 0

This is a Java Program to check whether three points are collinear or not. We do this by taking two points make an equation of […]

Java Program to Show the Duality Transformation of Line and Point

2021 VietMX 0

This is a java program to show the duality transformation of line and point. The transformation corresponds from line to point and point to line. […]

Java Program for Douglas-Peucker Algorithm Implementation

2021 VietMX 0

This is a Java Program to implement Douglas-Peucker Algorithm. The Ramer–Douglas–Peucker algorithm (RDP) is an algorithm for reducing the number of points in a curve […]

Java Program to Implement First Fit Decreasing for 1-D Objects and M Bins

2021 VietMX 0

This is a Java Program to implement First fit Decreasing Bin Packing algorithm. The First Fit Decreasing (FFD) strategy, operates by first sorting the items […]

Java Program to Perform Polygon Containment Test

2021 VietMX 0

This is a Java Program to check whether a polygon contains another polygon or not. The class returns true if one polygon contains another, false […]

Java Program to Find Location of a Point Placed in Three Dimensions Using K-D Trees

2021 VietMX 0

This is a Java Program to implement 3D KD Tree and Search an element. In computer science, a k-d tree (short for k-dimensional tree) is […]

Java Program to Check Whether a Given Point is in a Given Polygon

2021 VietMX 0

This is a Java Program to check whether a point lies inside, outside or on the Polygon. Following is a simple idea to check whether […]

Java Program to Perform Partial Key Search in a K-D Tree

2021 VietMX 0

This is a Java Program to implement 2D KD Tree and perform partial search(Searching a node with either of the coordinate). In computer science, a […]

Java Program to Perform Searching in a 2-Dimension K-D Tree

2021 VietMX 0

This is a Java Program to implement 2D KD Tree and Search an element. In computer science, a k-d tree (short for k-dimensional tree) is […]

Java Program to Perform Insertion in a 2 Dimension K-D Tree

2021 VietMX 0

This is a Java Program to implement 2D KD Tree and insert the input set and print the various traversals. In computer science, a k-d […]

Java Program to Construct K-D Tree for 2 Dimensional Data

2021 VietMX 0

This is a Java Program to implement 2D KD Tree and print the various traversals. In computer science, a k-d tree (short for k-dimensional tree) […]

Java Program to Find Nearest Neighbor Using Linear Search

2021 VietMX 0

This is a Java Program to find nearest neighbor using linear search. The simplest solution to the NNS problem is to compute the distance from […]

Java Program to Find Nearest Neighbor for Dynamic Data Set

2021 VietMX 0

This is a Java Program to implement 2D KD Tree and find the nearest neighbor for dynamic input set. In computer science, a k-d tree […]

Java Program to Find Nearest Neighbor for Static Data Set

2021 VietMX 0

This is a Java Program to implement 2D KD Tree and find the nearest neighbor for static input set. In computer science, a k-d tree […]

Java Program to Find the Nearest Neighbor Using K-D Tree Search

2021 VietMX 0

This is a Java Program to implement 2D KD Tree and find nearest neighbor. In computer science, a k-d tree (short for k-dimensional tree) is […]

Java Program to Implement Lloyd’s Algorithm

2021 VietMX 0

This is a Java Program to implement Lloyd’s Algorithm. The LBG-algorithm or Lloyd’s algorithm allows clustering of vectors of any dimension. This is helpful for […]

Posts navigation

« 1 … 7 8 9 … 71 »

SEARCH

  • The Stern-Brocot tree and Farey sequences

    2021 0
  • 15 Puzzle Game: Existence Of The Solution

    2021 0
  • Josephus Problem

    2021 0
  • Optimal schedule of jobs given their deadlines and durations

    2021 0
  • Scheduling jobs on two machines

    2021 0
  • Scheduling jobs on one machine

    2021 0
  • Sprague-Grundy theorem

    2021 0
  • Games on arbitrary graphs

    2021 0
  • K-th order statistic in O(N)

    2021 0
  • Search the subarray with the maximum/minimum sum

    2021 0
  • Longest increasing subsequence

    2021 0
  • Range Minimum Query

    2021 0
  • Heavy-light decomposition

    2021 0
  • 2 – SAT

    2021 0
  • Paint the edges of the tree

    2021 1
  • Edge connectivity / Vertex connectivity

    2021 0
  • Topological Sorting

    2021 0
  • Kuhn’s Algorithm for Maximum Bipartite Matching

    2021 0

Algorithm Array Collections Convert Converting Custom Data Structure Deep Learning Dictionary File Finding Generate Graph Guide HttpClient Implement InputStream Introduction Jackson Java JavaScript JPA JUnit List Machine Learning MongoDB New Year Node.js OAuth2 Perform Program Python REST API Set Spring Spring Boot Spring Cloud Spring Data Spring MVC Spring Security Stream String Strings Tree WebFlux

  • ACM
  • AI
  • ALGORITHM
  • BLOCKCHAIN
  • C/C++
  • EBOOK
  • JAVA
  • JS
  • NODEJS
  • PYTHON
  • TOOLS
CONTACT INFORMATION
  • Email: maixuanviet.com@gmail.com
  • Skype: maixuanviet.com@outlook.com
  • Linkein: linkedin.com/in/maixuanviet
  • HackerRank: hackerrank.com/vietmx
  • Github: github.com/vietmx
  • Tiktok: tiktok.com/@maixuanviet.com

DMCA.com Protection Status