A couple of OOP terms to define. Algorithm for checking if a string is correctly opened and closed by a number of brackets.
Engineer Software Interview Questions
419,835 engineer software interview questions shared by candidates
shortcut key to lock the screen in windows ?
basic apptitude ques
How to sort an array?
Quais paises que tem mais usuários no Linkedin?
How would you implement a Fizzbuzz algorithm? (print each integer 1...100 but if it is a multiple of 3 print "fizz" instead, and if it is a multiple of 5 print "buzz" instead.
Find out the smallest unique alphabetic character in a string.
Check the validity of a string containing opening and closing tag pairs.
Intersection of two linked lists
Using the online code editor, create a data structure that does the following: 1 - Has a max size of elements 2 - When attempting to add a new element, if the element will exceed the structure max size, remove the oldest accessed element to make room for the new element.
Viewing 3121 - 3130 interview questions