Skip to content

Comprehensive Java and Data Structures & Algorithms (DSA) practice repository covering core Java concepts, object-oriented programming, collections framework, and problem-solving exercises inspired by TakeUForward and Durga Software Solutions.

Notifications You must be signed in to change notification settings

Monukumar05062004/DSA_By_TakeUForward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Java & DSA Practice Repository

This repository contains my practice code and learning journey in Java and Data Structures & Algorithms (DSA).
It covers core Java concepts, problem-solving exercises, and implementations of common algorithms and data structures.


πŸ“Œ Contents

  • Core Java

    • Basics (variables, loops, methods, arrays)
    • Object-Oriented Programming (OOPs: Inheritance, Polymorphism, Abstraction, Encapsulation)
    • Exception Handling
    • File Handling
    • Multithreading
    • Java 8 Features (Streams, Lambda Expressions, Functional Interfaces)
    • Generics
  • Collections Framework

    • List, Set, Map
    • ArrayList, LinkedList
    • HashMap, TreeMap, LinkedHashMap
    • HashSet, TreeSet
  • Data Structures & Algorithms

    • Arrays & Strings
    • Stack & Queue
    • Linked List
    • Trees & Binary Search Trees
    • Graphs
    • Recursion & Backtracking
    • Dynamic Programming
    • Sorting & Searching
    • Greedy Algorithms

πŸš€ Learning Resources


πŸ› οΈ Tools & Technologies

  • Language: Java
  • IDE: IntelliJ IDEA
  • Version Control: Git & GitHub

πŸ“– Purpose

This repository serves as:

  • A practice log for my DSA and Java journey
  • A reference for revising Java concepts and coding problems
  • A showcase of my coding practices and progress

πŸ“¬ Contact Info

  • πŸ‘€ Monu Kumar
  • πŸ”— LinkedIn
  • πŸ“± Phone: +91 8769064794
  • πŸ“ Address: Jaipur, Rajasthan, India – 302033
  • πŸ“§ Email: monukumar05062004@gmail.com
  • πŸŽ‚ Birthday: 05/06/2004

About

Comprehensive Java and Data Structures & Algorithms (DSA) practice repository covering core Java concepts, object-oriented programming, collections framework, and problem-solving exercises inspired by TakeUForward and Durga Software Solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages