Why did I apply for the role
Software Developer 2 Interview Questions
2,529 software developer 2 interview questions shared by candidates
1. online coding test. 2 round contained questions about DS/ALGO. 3 round-lld 4-hld 5-hld 6- techno-managerial. I was supposed to tell the biggest project in 45 seconds. the interviewer was too rude and was in a hurry. didn't even had time to close the interview properly. After 6 rounds , they just sent a rejection mail.
Given two linked lists that represent two big numbers (numbers that can not be stored in an int or long long int) Variations of above question like subtract two numbers or multiply two numbers represented by linked lists.
we discussed a growth mindset
What are the main differences between == and .equals() in Java? (Covers object comparison and string handling.) Explain how Java achieves platform independence. (JVM, bytecode, JIT compilation.) What is the difference between ArrayList and LinkedList? (Performance trade-offs, memory usage, internal implementation.) What is the difference between final, finally, and finalize()? (Covers keywords, exception handling, garbage collection.) What are checked and unchecked exceptions in Java? (Difference, examples, best practices for handling.) How does Java handle memory management and garbage collection? (Heap, stack, GC algorithms, System.gc().) What is the difference between abstract class and interface? (Default methods in Java 8+, multiple inheritance issues.) Explain how multithreading works in Java. How do you create a thread? (Extending Thread vs implementing Runnable, thread lifecycle.) What is the difference between HashMap, TreeMap, and LinkedHashMap? (Ordering, performance, use cases.) What are Java Streams and how are they different from Collections? (Functional programming, lazy evaluation, parallel streams.)
LeetCode Problems, HLD. LLD, Behavior
1st technical round - panel asked hacker rank problem solving questions on graphs+tree DS based problem, problem was related to count the number of path which forms a palindrom in BT 2nd round - Design a notepad
What's your favorite Microsoft product?
Find the given number/strings in continuous input stream of number/string Optimised solution needed
Basic questions on String immutable String Pool GC multithreading etc
Viewing 1231 - 1240 interview questions