Java coding interview tasks solutions
-
Updated
Aug 12, 2025 - Java
Java coding interview tasks solutions
All Algorithms implemented in Java
A comprehensive repository containing implementations of data structures and algorithms in C++, Java, Python, and C. It includes solutions to popular DSA problems, CodeChef DSA challenges, and the Love Babbar DSA Practice Sheet. Ideal for learning, practice, and interview preparation.
A collection of Java examples and experiments to understand core concepts, design patterns, and coding practices.
Repository for Technion's 094219 Software Engineering course final exam preparation, covering Java, OOP, design patterns, multithreading, and more.
This repository is a collection of Java projects for brushing up on Data Structures, Algorithms, and more.
A daily updated collection of Java solutions to logical problems like arrays, strings, recursion, and more. Perfect for coding practice, interviews, and enhancing problem-solving skills.
This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.
A collection of my solutions to LeetCode problems with clean code and optimal approaches in multiple languages. Regularly updated for DSA practice and coding interviews.
A comprehensive repository showcasing assignments and projects completed as part of Coursera's "Java Programming and Software Engineering Fundamentals" specialization.
Solving GeeksForGeeks Problems using java with clean and optimized solutions - focused on mastering DSA and problem-solving.
🛠️ A comprehensive collection of data structures and algorithms implemented in multiple programming languages. Perfect for learning, interviews, and competitive programming!
This repository is designed for Java beginners to practice foundational programming concepts. Whether you're new to programming or aiming to strengthen your Java skills, you'll find a collection of simple yet instructive exercises and examples here.
This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.
This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.
This is a repository of my leetcode solutions
A personal adventure through Data Structures & Algorithms in Java — from basics to advanced concepts. This repository documents my learning path, practice problems, and implementations, serving as both a study log and a reference guide.
A good collection of algos & coding challenges with tested solutions in Java & SQL. Perfect for sharpening your problem-solving skills, preparing for coding interviews, and mastering tricky programming tasks. Practice daily with real-world problems inspired by HackerRank and skills' boost! ⭐ Ready for developers at all levels who want to level!
University-level Java programs covering core concepts and OOP
A collection of Java backend practice projects and coding exercises, exploring core OOP concepts, algorithms, data structures, and backend development patterns.
Add a description, image, and links to the coding-practice topic page so that developers can more easily learn about it.
To associate your repository with the coding-practice topic, visit your repo's landing page and select "manage topics."