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

Month: July 2021

Java Program to Implement Queue

2021 VietMX 0

This is a Java Program to implement a queue using array. Queue is a particular kind of abstract data type or collection in which the […]

Java Program to Implement Stack

2021 VietMX 0

This is a Java Program to implement a stack. Stack is an area of memory that holds all local variables and parameters used by any […]

Java Program to Implement Skip List

2021 VietMX 0

This is a Java Program to implement a Skip List. A skip list is a data structure for storing a sorted list of items using […]

Java Program to Implement VList

2021 VietMX 0

This is a Java Program to implement a VList. VList is a persistent data structure that combines the fast indexing of arrays with the easy […]

Java Program to Implement Unrolled Linked List

2021 VietMX 0

This is a Java Program to implement an Unrolled Linked List. An unrolled linked list is a variation on the linked list which stores multiple […]

Java Program to Implement Disjoint Set Data Structure

2021 VietMX 0

This Java program is to Implement Disjoint set data structure. In computing, a disjoint-set data structure is a data structure that keeps track of a […]

Java Program to Implement Graph Structured Stack

2021 VietMX 0

This Java program is to implement graph structured stack. In computer science, a graph-structured stack is a directed acyclic graph where each directed path represents […]

Java Program to Implement Adjacency Matrix

2021 VietMX 0

Java program to describe the implement Adjacency Matrix. The Adjacency Matrix is used to represent a graph.The adjacency matrix of a finite graph G on […]

Java Program to Implement Adjacency List

2021 VietMX 0

This Java program,implements Adjacency list.In graph theory and computer science, an adjacency list representation of a graph is a collection of unordered lists, one for […]

Java Program to Implement Control Table

2021 VietMX 0

This Java program is to implement control table. Control tables are tables that control the control flow or play a major part in program control. […]

Java Program to Implement Bit Array

2021 VietMX 0

This Java program is to Implement Bit Array. A bit array (also known as bitmap, bitset, bit string, or bit vector) is an array data […]

Java Program to Implement vector

2021 VietMX 0

This Java program is to Implement Vector. The elements of a vector are stored contiguously.Like all dynamic array implementations, vectors have low memory usage and […]

Java Program to Implement Variable length array

2021 VietMX 0

This Java program is to Implement Variable length array. In programming, a variable-length array (or VLA) is an array data structure of automatic storage duration […]

Java Program to Implement Sparse Matrix

2021 VietMX 0

This Java Program is to Implement Sparse Matrix.In the subfield of numerical analysis, a sparse matrix is a matrix populated primarily with zeros (Stoer & […]

Java Program to Implement Sparse Array

2021 VietMX 0

This Java program is to Implement Sparse array. In computer science, a sparse array is an array in which most of the elements have the […]

Java Program to Implement Sorted Array

2021 VietMX 0

This Java program is to Implement Sorted array. A sorted array is an array data structure in which each element is sorted in numerical, alphabetical, […]

Java Program to Implement Suffix Array

2021 VietMX 0

This Java program is to Implement Suffix arrayIn computer science, a suffix array is a sorted array of all suffixes of a string. It is […]

Java Program to Implement Max Heap

2021 VietMX 0

This Java program is to implement max heap. A Heap data structure is a Tree based data structure that satisfies the HEAP Property “If A […]

Java Program to Implement Min Heap

2021 VietMX 0

This Java program is to implement Min heap. A Heap data structure is a Tree based data structure that satisfies the HEAP Property “If A […]

Java Program to Implement Pairing Heap

2021 VietMX 0

This is a Java Program to implement Pairing Heap. A pairing heap is a type of heap data structure with relatively simple implementation and excellent […]

Posts navigation

« 1 … 8 9 10 … 63 »

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

Please Disable AdBlock Plus and Refresh Website