Skip to content

cszach/java-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java data structures

Honorable mention to professor Eustrat Zhupa in the University of Rochester Computer Science Department.

To-do

Lists

  • Dynamic array
  • Singly linked list
  • Doubly linked list
  • Stack
  • Queue
  • Hash table

Trees

  • Binary search tree (BST)
  • Binary heap
  • Priority queue

Graphs

  • Graph
  • Trie

Algorithms

  • Bit manipulation
  • Mergesort
  • Quicksort
  • Heapsort
  • Binary search
  • Find k-th smallest elements
  • Permutations
  • Breadth-first search
  • Depth-first search
  • Dijkstra's algorithm
  • Tree traversal
    • Pre-order
    • In-order
    • Post-order
  • Topological sort
  • Cycle detection
    • in an undirected graph
    • in a directed graph
  • Count connected components in a graph
  • Find strongly connected components in a graph

About

⚙️ Implementation of common data structures in Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy