Skip to content

ZapDos7/java-interview-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Problems & their Solution in Java

Problems

Basic

String Manipulation

Dates

  • Using Java 8 date-time library in CLASSPATH (package private) file, write a program that shows how you can add time to any time with respect to midnight on Jan. 1, 2000.
  • Specify date format

Bit Manipulation

Algorithms

Mathematics

Data Structures

Arrays

Lists

Linked Lists

  • Find the middle element of a linked list

Stack

HashMap

  • Implement a cache using a HashMap

Multithreading

Advanced

To Do

Sources

  1. Tausig's Easy Problems
  2. Digital Ocean's Interview Questions
  3. Indeed's Java Interview Problems
  4. Coding Interviews for Dummies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published