Airtel Interview Experience
- How Hash Map works internally.
- Hashmap get(key) is O(1) time always??
- Design LRU cache. How it works.
- Singleton Design pattern with multiple threading concepts.
- How threads are getting created in java? video credit: in28minutes Cloud, DevOps and Microservices
- What is a deadlock mechanism regarding threading concepts?