My solutions to the various problems available on various coding platforms.
-
Updated
Nov 9, 2025 - Java
My solutions to the various problems available on various coding platforms.
💻 Complete Java DSA
A console-based Java program that demonstrates OOP, recursion, and algorithmic techniques for organizational data management.
Object-Oriented JPA Data Library - Pagination utility for JPA based entities with layered request -> query -> response architecture enabling complete control of business logic and permissions. Supports essential features like sorting and filtering, while also supporting advanced features like searching, complex filtering, auto-join, and much more.
A repository showcasing my journey of learning Java and mastering Data Structures & Algorithms through hands-on practice and problem-solving.
Answers to Data Structure and Algorithm problem sets from http://codeforces.com, CTCI, and https://leetcode.com all in Java
The official Java SDK for the Textkernel Tx v10 API. Includes a resume parser (CV parser), job parser, resume search engine, and resume matching engine.
Train and practice Data Structures, Algorithms, and Design Patterns in Java. Includes categorized problems (arrays, recursion, trees, etc.) and classic patterns (Singleton, Factory, Strategy) for interview prep and hands-on coding.
Our main objective in this project is to create a library management system wherein students can issue books and the admin or librarian can update/delete the record of books kept in the library. So we have the system into two parts : from user’s perspective and from admin’s perspective.
This repository holds all the Data Structures and Algorithms practice questions solved in Java
A comprehensive guide for mastering Software Development Engineering concepts and problems, covering Dynamic Programming, Graphs, Sliding Window, Stack, Trees, Linked Lists, Backtracking, Binary Search, System Design, and Design Patterns. Perfect for honing problem-solving skills and system design expertise.
This repository encapsulates fundamental concepts I learned during my first-year in college. DSA form the bedrock of efficient computing, enabling optimal data organization and algorithmic prowess.
Leveraged Java and Spring Boot to construct a RESTful backend system for Blogging Application
《算法》第四版(Algorithms Fourth Edition —— Robert Sedgewick)学习,包含排序、查找、图、字符串等章节。
This repository offers a comprehensive collection of Data Structures and Algorithms (DSA) implemented in Java. It aims to help students and developers understand and apply DSA concepts through practical code examples, covering topics such as arrays.
Short project on processing which is a language based on Java demonstrating knowledge of Searching, Sorting, and a bit of Design. A text with information about various phones is read and information about the phones is displayed in the console based on what is written in the code
Add a description, image, and links to the searching topic page so that developers can more easily learn about it.
To associate your repository with the searching topic, visit your repo's landing page and select "manage topics."