How do you handle conflict in a team?
Software Developer Ii Interview Questions
3,997 software developer ii interview questions shared by candidates
What is a rate limiter?
I can't tell you the questions but some advices: - Practice leet code medium and "hard" ones - In system design know the technologies you are using. E.g, are you using Kafka? how does Kafka scale? why is important to define a good partition key?
Difference between Abstract classes and Interface
How to separate 0,1 from an array with given input as 0,1,1,0,1,0,0,1,1 like this ? How to find if there is a null key in hashmap ? How to find if a string is anagram or not ?? Write consumer producer program and explain all the concepts used in the code ?? OOPS concepts Collections String like why string constant pool ? Prepare throughly on core java only with little Data base knowledge
Related to Java
Q: Implement the reverse hash map?
1.hash and array difference 2.explain transaction 3.get and post 4.programming question : file with IP and timestamp, order by number of times the IP is listed. 5.General website workflow.For example what happens when you go to google.com 6. Reasons for slow query
Give an algorithm to reconstruct a BST from a table of node data and pointers. Implement on whiteboard.
Implement a paginator React component. Design the API and implement on whiteboard.
Viewing 1171 - 1180 interview questions