Simple coding program more focus on code quality. First round on core java and more specific round framework later on.
Software Developers Interview Questions
96,223 software developers interview questions shared by candidates
Write an append function in OCaml. (never used OCaml before)
You have an array of numbers with each number having being duplicated except for one. The array is not sorted. How would you go about finding the number without a duplicate?
Nothing special ...basic questions about my CV. They asked about why you would use SQL stored procedure instead of SQL script in the web application
1) How does makemytrip.com give you instant results even though its mainly a DB websites and querying is extremely slow in DBs?
Print out the numbers from 0 to 999. If a number is divisible by 3, print a "!" after it. If a number is divisible by 11, print a "?" after it. Each number should be printed only once, and should be on a new line.
Is Python pass-by-reference or pass-by-value?
How do you swap two integer variables without creating a temporary variable?
I don't remember it was a couple of years back. I do remember it was a lot of questions about OO Programming
Given that a webpage was recorder by a client (recorder meaning using an app developed by the company, the user can "record" what elements in the page he wants to add help on top of them. Like a search box) how can we detect the recorded elements, even if the page has changed
Viewing 661 - 670 interview questions