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

Implement

Java Program to Implement Heap

2021 VietMX 0

This is a Java Program to implement Heap. A heap is a specialized tree-based data structure that satisfies the heap property: If A is a […]

Java Program to Implement Min Hash

2021 VietMX 0

This is a java program to implement Min Hash. In computer science, MinHash (or the min-wise independent permutations locality sensitive hashing scheme) is a technique […]

Java Program to Implement Rolling Hash

2021 VietMX 0

This is a Java Program to implement Rolling Hash. Here Rabin Karp algorithm is implemented using Rolling Hash. Here is the source code of the […]

Java Program to Implement Hash Tree

2021 VietMX 0

This is a java program to implement Hash Tree. In computer science, a hash tree (or hash trie) is a persistent data structure that can […]

Java Program to Implement Hash Trie

2021 VietMX 0

This is a Java Program to implement Hash Trie. A trie is an ordered tree data structure that is used to store a dynamic set […]

Java Program to Implement Hash Tables with Double Hashing

2021 VietMX 0

This is a Java Program to implement hash tables with Double Hashing. A hash table (also hash map) is a data structure used to implement […]

Java Program to Implement Hash Tables with Quadratic Probing

2021 VietMX 0

This is a Java Program to implement hash tables with Quadratic Probing. A hash table (also hash map) is a data structure used to implement […]

Java Program to Implement Hash Tables with Linear Probing

2021 VietMX 0

This is a Java Program to implement hash tables with Linear Probing. A hash table (also hash map) is a data structure used to implement […]

Java Program to Implement Hash Tables Chaining with List Heads

2021 VietMX 0

This is a Java Program to implement hash tables chaining with List Heads. A hash table (also hash map) is a data structure used to […]

Java Program to Implement Hash Tables Chaining with Doubly Linked Lists

2021 VietMX 0

This is a Java Program to implement hash tables chaining with Doubly Linked Lists. A hash table (also hash map) is a data structure used […]

Java Program to Implement Hash Tables Chaining with Binary Trees

2021 VietMX 0

This is a Java Program to implement hash tables chaining with Binary Trees. A hash table (also hash map) is a data structure used to […]

Java Program to Implement Hash Tables chaining with Singly Linked Lists

2021 VietMX 0

This is a Java Program to implement hash tables chaining with Singly Linked List. A hash table (also hash map) is a data structure used […]

Java Program to Implement Hash Tables

2021 VietMX 0

This is a Java Program to implement hash tables. A hash table (also hash map) is a data structure used to implement an associative array, […]

Java Program to Implement Affine Cipher

2021 VietMX 0

This is a java program to implement Affine Cipher. The affine cipher is a type of monoalphabetic substitution cipher, wherein each letter in an alphabet […]

Java Program to Implement the Vigenere Cypher

2021 VietMX 0

This is a java program to implement Vigenere cipher. The Vigenère cipher is a method of encrypting alphabetic text by using a series of different […]

Java Program to Implement the Hill Cypher

2021 VietMX 0

This is a java program to implement hill cipher. In classical cryptography, the Hill cipher is a polygraphic substitution cipher based on linear algebra. Invented […]

Java Program to Implement the Monoalphabetic Cypher

2021 VietMX 0

This is a java program to implement monoalphabetic cypher. In cryptography, a substitution cipher is a method of encoding by which units of plaintext are […]

Java Program to Implement the Checksum Method for Small String Messages and Detect

2021 VietMX 0

This is a java program to implement checksum method and verify message. A checksum or hash sum is a small-size datum from an arbitrary block […]

Java Program to Implement the RSA Algorithm

2021 VietMX 0

This is a java program to implement RSA algorithm. RSA is one of the first practicable public-key cryptosystems and is widely used for secure data […]

Java Program to Implement the MD5 Algorithm

2021 VietMX 0

This is a java program to implement MD5 algorithm. The MD5 message-digest algorithm is a widely used cryptographic hash function producing a 128-bit (16-byte) hash […]

Posts navigation

« 1 … 5 6 7 … 13 »

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