Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

This project includes several parts

All the provided materials were faced on different interviews in tech companies. Questions usually goes from easy to hard, so I have created three parts too.

Easy

Topics

  • Equals
  • HashCode
  • Maps
  • Optional
  • Spring basics
  • Streams
  • Try-catch-finally

source

video


Medium

Part 1:

  • Spring core (beans lifecycle, configs, proxies)
  • Tricks with transactions
  • Events
  • Application configuration
  • Maven && dependency management
  • Concurrency
  • Volatile
  • Happens before

Part 2:

  • SQL tricks
  • Java networking (io, nio)

source


Hard

source