time complexity of binary search and merge sort.
Associate Engineer Interview Questions
35,509 associate engineer interview questions shared by candidates
Merge list B (sorted) into list A (sorted), where list A has enough space to hold list B. Do this in O(n) time with no extra space.
How to combine two string without duplicate elements?
Technical: (Others had a lot of questions on Java, SQL, DBMS... etc.) Q1: I had only one question on SQL - how to update an old price to new price? Q2: About project? Q3: What are your career goals? Q4: Will you be able to put in your maximum effort to work in the company? Q5: How do you deal with stress? Technical & Managerial: Q1: Delete and truncate difference in SQL Q2: Why should I hire you? Why you prove yourself to be a team-player? Q3: Inner Join in SQL? I was able to answer all the questions in both 1st & 2nd round and thought I'd get in easily but I didn't receive any email regarding the result and I tried for a follow up by emailing the HR, but in vain. I'd say the 1st round is easy to pass in this company but the second round is difficult. Even if you answer all the questions, you might not even get the job. On top of that, they don't even reply once you aren't selected. Overall experience - Not good.
Hackerrank coding test
Introduction
Tech
What is async function? How to calculate average of a column(MySQL)? Some more questions about JS.
One question was to balance a string by replacing its substrings with its own substrings
In the MCQ test, output questions based on C and theory-related questions from DSA, CN, DBMS, and OS, OOPs. In the 2nd coding round, Given an array of size n, you have to find xor of all contiguous subarrays, Power of 2 game, Given a string as number N and a integer M, you have remove digits to make N divisible by M, Find minimum number of removal of digits so that N is divisible by M., Given a URL string and query, you have to find value of given params without regrex. Given a email, you have to validate without regrex.
Viewing 1721 - 1730 interview questions