Everage difficulty technical questions based posted requirements
Senior Developer Interview Questions
30,103 senior developer interview questions shared by candidates
Very easy all basics
why do you want to join Oracle?
What do you like to do after work to unwind and stay fresh?
Do you have idea about data-tags in html5?
Give a general overview of how you would increase performance of a particular page. The page contains several buttons in it with a bunch of associated event handlers with a bunch more javascript etc.
Estimate the number of dentists in the US; explain your assumptions, and if you think your answer is reasonable. Mostly an assessment in your approach to problem solving without having to remember various technical details.
Microservices Run-length encoding ( "aaabb" => "a3b2" ) Path simplifier ( "/home/user1/..//user2/./dog/" => "/home/user2/dog" ) Scala future convertion ( def convert(input: List[Future[Int]]): Future[List[Int]] = ??? ) Pascal triangle ( def pascal(size: Int): List[List[Int]] = ??? )
Java concepts. Sql concepts. Puzzles like.. one number is missing between 1 and 100. Find it
Basic OOPS concepts. The interviewer seemed new to the interview process. The questions were too basic.
Viewing 2271 - 2280 interview questions