Skip to content

joaopedroangelo/JavaSolvedProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Programming Problem Solutions

More questions: https://leetcode.com/problemset/

Welcome to the Java Programming Problem Solutions repository! This collection provides solutions to a variety of programming problems, ranging from simple tasks like adding two integers to more complex challenges commonly encountered in job interviews.

Avoid unnecessary imports.

Introduction

This repository aims to be a comprehensive resource for Java developers looking to practice and enhance their problem-solving skills. The problems are categorized by difficulty and cover a broad range of concepts frequently assessed in technical interviews.

Contributing

Contributions to this repository are encouraged! If you have a new problem to add or an improvement to an existing solution, please open a pull request.

Problem Categories

The problems are grouped into categories based on their complexity and topic. These categories include, but are not limited to:

  • Array and String Manipulation
  • Sorting and Searching
  • Dynamic Programming
  • Graphs and Trees
  • Mathematical and Bitwise Operations

Feel free to explore the categories and challenge yourself with problems that match your skill level.

About

Solutions written in Java for programming problems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages