FARHEEN .’s Post

I've attended interview for Java Backend role, i feel it's worth sharing with y'all It's not just about knowing the answer. It's about articulating it under pressure 1. Core Java & Concurrency • Functional Interfaces • Implement Thread-safe Singleton • Why String is immutable → How to design your own immutable class • What is Deadlock ? Demonstrate with an example • equals() & hashCode() contract • HashMap vs ConcurrentHashMap • Internal working of ConcurrentHashMap • Garbage collection and it's algorithms 2. Design & Principles • SOLID principles (with real scenarios, not theory) 3. Multithreading • Creating Threads • Callable vs Runnable 4. Spring Boot • Custom Exception • @Primary vs @Qualifier • @Transactional what actually happens internally? 5. Coding Questions • Check if the string is Palindrome or not? • Implement Producer Consumer problem? • Reverse a string without any built in methods? • Rotate array by K rotations? Pick ANY question from this list. Write your answer in the comments below. #Java #SpringBoot #Microservices #BackendDevelopment #JavaDeveloper #InterviewExperience #CodingInterview #TechInterview #InterviewPrep #SoftwareEngineering #CareerGrowth

To view or add a comment, sign in

Explore content categories