Skip to content

AAdewunmi/Java-Data-Structures-And-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ca5f00b · Jan 23, 2024

History

4 Commits
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 23, 2024
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 23, 2024

Repository files navigation

Project Title:

An Implementation of Data Structures And Algorithms In Java

1. Project Description:

This repository contains an implementation of various Data Structures and Algorithms using Java programming language, adapted from a course on Udemy.

2. Installation:

i. Clone the git repo

https://github.com/AAdewunmi/Java-Data-Structures-And-Algorithms.git

ii. Open project folder

iii. Explore

😎

3. How to Use:

You can choose to run Main.java files in your preferred IDE or buy the Udemy course that accompanies this code base. Full course description below.

4. Contributing:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

5. Outline:

1: Big O Questions

2: Arrays

3: ArrayList

4: LinkedList

5: Stack

6: Queue

7: Recursion

8: Tree

9: Hashing

10: Sorting Algorithms

11: Searching Algorithms

12: Graph Traversal

13: Greedy Algorithms

14: Divide and Conquer Algorithms

6. Adapted from:

UDEMY: Java Data Structures and Algorithms Masterclass

100+ DSA Interview Questions for Cracking FAANG with Animated Examples for Deeper Understanding and Faster Learning

Created by: Elshad Karimov

Last updated: 01/2024

URL: https://www.udemy.com/course/java-data-structures-and-algorithms-masterclass/

Releases

No releases published

Packages

No packages published

Languages