Check it deviation between numbers
Software Development Interview Questions
36,976 software development interview questions shared by candidates
Given 2 strings, one is to be sorted, the other is the order. For example, first one is "hello", the second one is "loade", then the sorting result is "lloeh".
Per NDA cannot disclose questions
Browsers running javascript is single threaded, how can we make AJAX calls in the backgroung?
What is your convenient time for phone conversation?
Can you just program or is design and architecture good? They said did agile.
All types of questions
What the 'REST' word stands for?
Make a presentation about doubling team productivity
I was told a coding question. Q: Given a list of words for example : cat,bat,rat.... and given a query which has a special character '.' which can be represented as any alphabet between 'a-z'. Write a function which gives true as output if the the query is in the list of words. Example: List of words: cat,bat,rat,cct,cut Query 1: c.t Output 1 : true Query 2: c.. output 2 : true
Viewing 511 - 520 interview questions