They will ask you to explain how to put together a PC, and what you know about DNS and basic webhosting. They just want to see if you can do the very basics.
Engineers Interview Questions
843,909 engineers interview questions shared by candidates
To remove every multiple i, j, k ..... elements from a list. To add 2 fractions and reduce it to the simplest form Another question I couldnt remember but it was easy
Assuming a preexisting list of 100 words, how would you efficiently see if a word received from input is an anagram of any of the 100 words?
Tell us about your interest in technology.
imploment intToStr(); find lca
Basic HR questions in the Video Interview. 1. Why does this position interest you? 2. What about you experience makes you fit for this position? 3. Give an example how you tackled multiple responsibilities? 4. GPA 5 . Visa status
what is the minimum number to be multiplied to 100! in order to make it divisible by 350 and many more were there which i don't remember
They asked me not to reveal any questions.
1)- programmingl find the max no from the given set of elements in an array (without using max function) 2)- Find the minimum absolute difference between the set of elements of an array.
SQL questions on promotions, sales schema. 1. find top 5 sales products having promotions 3. what %age of sales happened on first and last day of the promotion Python:- 1. [1,None,1,2,None} --> [1,1,1,2,2] Ensure you take care of case input[None] which means None object. 2. find s in missisipi. 3. Complete a function that returns a list containing all the mismatched words (case sensitive) between two given input strings # For example: # - string 1 : "Firstly this is the first string" # - string 2 : "Next is the second string" # # - output : ['Firstly', 'this', 'first', 'Next', 'second']
Viewing 1161 - 1170 interview questions