How to tell if a number is even or odd without using if else conditions
Development Engineer Interview Questions
37,471 development engineer interview questions shared by candidates
Selenium, SQL query, Java code
Given an array of integers and no memory limit, provide an algorithm to sort the array with time complexity of O(n).
C and Java Questions, no question on DS and Algo were asked
Parse a website log and derive info like time of max hits, user info, etc.
They asked me to write some Programs
general questions + technical, specific to the post duties, labview assessment
Mostly related to java basic, DS algo, behavioural, project.
Given bytes "A" and "B" whose bit representations can be written as "0101X110" and "1Y011001" write a function to take in bytes "A" and "B" and return true if bits "X" and "Y" are the same or return false if they are not the same. Assume the 1s and 0s in "A" and "B" are arbitrary.
move zeroes to end two sum
Viewing 831 - 840 interview questions