InsideView is now part of Demandbase. For up-to-date information, please see the Demandbase profile..
InsideView Software Development Engineer In Test interview questions
based on 2 ratings - Updated Sep 2, 2015
Difficultinterview difficulty
Very positiveinterview experience
How others got an interview
100%
Applied online
Applied online
Interview search
2 interviews
InsideView interviews FAQs
Software Development Engineer In Test applicants have rated the interview process at InsideView with 4 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 79.3% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Development Engineer In Test roles take an average of 1 day to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at InsideView overall takes an average of 19 days.
Here are the most commonly searched roles for interview reports -
I applied online. The process took 1 week. I interviewed at InsideView (Hyderābād) in Dec 2014
Interview
HR called over phone. Took One week to process. Interviewers were very friendly and now friends.
4 rounds of interview were there where each took 1 hour long time. Questions were from past work experience, and skills
Interview questions [1]
Question 1
Anagrams, Linked List problems, Data Structure problems, Design problems
I applied online. The process took 1 day. I interviewed at InsideView in Nov 2014
Interview
I was called for the interview.The receiving was very warm.Even the company had a good ambience.We then had a programming test.The paper had the following 5 questions:
1.in a string every opening brace should have a closing brace.Strings which satisfy this criteria are valid and those which don't are invalis.Write a code to test if a string is valid .
2.given an array of characters.Write a code to replace every space in a array with %20.
3.Given 32 numbers.What is the minimum no of comparisions to find the 2nd smallest among them(puzzle)
4.Write test scenarios for testing the functionality of searching friends or friends of friends in Facebook API.
5.Given an array of integers .write a code to return the an interval which covers maximum numbers in the array.For eg: For {1,2,7,,3,6,4,9} it should return [1,4].
Time for the written tewst was 90 min though some grace time is given.I couldn't clear the test.
Interview questions [1]
Question 1
Given an array of integers .write a code to return the an interval which covers maximum numbers in the array.For eg: For {1,2,7,,3,6,4,9} it should return [1,4].