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

Search

Search the subarray with the maximum/minimum sum

2021 VietMX 0

Here, we consider the problem of finding a subarray with maximum sum, as well as some of its variations (including the algorithm for solving this […]

Search for connected components in a graph

2021 VietMX 0

Given an undirected graph $G$ with $n$ nodes and $m$ edges. We are required to find in it all the connected components, i.e, several groups […]

Search for a pair of intersecting segments

2021 VietMX 0

Given $n$ line segments on the plane. It is required to check whether at least two of them intersect with each other. If the answer […]

Java Program to Perform Finite State Automaton based Search

2021 VietMX 0

This is a java program to perform search using DFA. Here is the source code of the Java Program to Perform Finite State Automaton based […]

Java Program to Perform Search in a BST

2021 VietMX 0

This is a Java Program to perform search an element in the binary search tree. Here is the source code of the Java Program to […]

Java Program to do a Breadth First Search/Traversal on a graph non-recursively

2021 VietMX 0

Problem Description Given a graph in the form of an adjacency matrix and a source vertex, write a program to perform a breadth-first search of […]

Java Program to Search Number Using Divide and Conquer with the Aid of Fibonacci Numbers

2021 VietMX 0

This is a java program to search a number using Fibonacci Sequence. The Fibonacci search technique is a method of searching a sorted array using […]

Java Program to Search for an Element in a Binary Search Tree

2021 VietMX 0

This is a java program to search an element using Binary Search Tree. A regular tree traversal algorithm is implemented to search an element. We […]

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