Skip to content

Data Structures — Java — (Course: Data Structures, Semester 4): classic implementations (lists, stacks/queues, trees/maps, hashing) with small tests and a short report.

Notifications You must be signed in to change notification settings

kostasnikolos/Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Course & Semester: <Data Structures, Semester X>

Overview

Classic data-structure implementations with simple tests and notes on complexity.

Topics Covered

Lists (singly/doubly), stacks/queues, trees/maps (BST, hash map), optional graph BFS/DFS, small unit tests.

About

Data Structures — Java — (Course: Data Structures, Semester 4): classic implementations (lists, stacks/queues, trees/maps, hashing) with small tests and a short report.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages