two arrays are given you have to store array1 entries and based on that find that just iterate the array 2 and find things.
Software Engineer I Interview Questions
1,703 software engineer i interview questions shared by candidates
Leetcode questions : remove duplicate characters from string , rotate array , number appearing more than n/2 , 3 sum And mapping in DBMS Round 2 : was asked to design database of one of my project with search and booking logic
Floyd tortoise and hare algorithm
<1> write the java code of a function which would have take an int array as input and would return an array which would rearrange all odd numbers to the left of the array then all even numbers to the right after odd numbers. u cant use for loops and only 1 int array can be the function parameter. ❓ Problem restated Input: one int[] array. Rearrange so that odds come first, evens come later. Constraints: No for loops. Function parameter = only the given array (no extra arrays).
Questions on SQL+WCF
Domain related questions on HL7+ DICOM
Lifecycles in Angular, controllers in ASP.NET, OOPS concepts, what are classes, what are objects? More angular concepts questions(dependency injection, declaring variables in constructor vs declaring variables in ngOninit(), Given a=5, b=10 create a method to have a=10, and b=5
Standard behavioral questions: what would you do etc Technical: wasn’t too bad, focused on problem solving skills and honestly was probably the best experience I’ve had
Developing a database
Code merge sort.
Viewing 851 - 860 interview questions