Skip to content
#

set

Here are 130 public repositories matching this topic...

Collection Framework that makes our work lighter by providing useful da: Collection Framework repo offers practical implementations and theoretical insights into Java's powerful Collection Framework. Explore data structures, algorithms, and usage examples. Contribute, learn, and unlock the full potential of collections! 📚💻✨ #Java #Collections

  • Updated Apr 5, 2024
  • Java

Data Structure using Java | Core Java ⚡️ | Practice Question | Interview Preparation Java | LinkedList | Array | String | Stack | Queue | HashMap | Set | Tree | Graph | Dynamic Programming

  • Updated Jun 27, 2020
  • Java

This repository contains my daily solutions to LeetCode problems using Java. I created this as part of my preparation for coding interviews and to improve my problem-solving skills in data structures and algorithms. The problems are categorized by difficulty and cover a wide range of topics including arrays, strings, hash maps, sets, and basic logi

  • Updated Nov 6, 2025
  • Java

This project is to provide an easy-to-understand overview of Java Collections framework which is actively used by developers, interviewers, interviewees, and so on. I am not aiming to describe all classes which implement Java Collection Interface, but instead, tried to explain how representative classes work internally and how those mechanisms a…

  • Updated Sep 30, 2019
  • Java

The course provides knowledge on how to work with linear data structures, solve algorithmic problems (problem solving skills), work with streams, files and directories, as well as create template classes. Attention is paid to the functional programming paradigm, as well as to the main tool based on it - Stream API for processing data streams.

  • Updated Aug 7, 2022
  • Java

Improve this page

Add a description, image, and links to the set topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the set topic, visit your repo's landing page and select "manage topics."

Learn more