explain basic OOP concepts.
Developer Database Oracle Interview Questions
710,982 developer database oracle interview questions shared by candidates
Leetcode
How do you detect for the first repeated character in a string? How do you detect whether or not a word is a palindrome?
Bar-raiser was difficult and unexpected (to me) as I'm from embedded application dev background and haven't dealt with such scenario's.
Given an NxN matrix, find out the number of ways to get to the NxNth cell from the 1x1 cell...
Given an array, return the nth largest.
I was given two lists of integers and number. The question is to write a function which returns true if the are two numbers in the array such that their sum in the number given.
Write a function to find a substring in a string. Test your code, write the test cases.
In my interview the most challenging question was: How to get the 3rd element in a singly linked list, if you you the last one.
Flip a bit in a uint32 using C.
Viewing 1551 - 1560 interview questions