Skip to content

This is my journey of learning Java from the basic to advances while getting an introduction to DSA

License

Notifications You must be signed in to change notification settings

parneetsaxena/Core-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Core-Java

This is my journey of learning Java from the basics to advanced concepts while also getting an introduction to DSA.

πŸ“‚ Structure

  • basics/ β†’ Syntax, variables, loops, arrays, etc.
  • oops/ β†’ Classes, objects, inheritance, polymorphism.
  • collections/ β†’ ArrayList, HashMap, Set, Queue.
  • dsa/ β†’ Algorithms and data structures (arrays, linked lists, stacks, trees).
  • advanced/ β†’ File handling, multithreading, generics, serialization.

πŸ›  How to Run

  1. Navigate to the folder:
    cd basics

About

This is my journey of learning Java from the basic to advances while getting an introduction to DSA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages