Developer Advisor Interview Questions

711,505 developer advisor interview questions shared by candidates

Given a list of versions (in string format). The versions can have invalid characters (requires cleaning). Print the list in sorted order of increasing versions. Input: ["1.2.34", "$5.j8", "3.4#", "3.45"] output: 1.2, 3.4, 3.45
avatar

Senior Software Engineer

Interviewed at Informatica

4.1
Apr 25, 2018

Given a list of versions (in string format). The versions can have invalid characters (requires cleaning). Print the list in sorted order of increasing versions. Input: ["1.2.34", "$5.j8", "3.4#", "3.45"] output: 1.2, 3.4, 3.45

1. Introduce yourself? 2. What Softwares and programming languages I work with? 3.Gave me a C++ code based on Funtion using variable, References, Pointers and asked to state the results & distinguish the functions. 4.Asked Python code which was easy, more he asked the logic.
avatar

Software Engineer

Interviewed at EchoStar

3
Oct 6, 2020

1. Introduce yourself? 2. What Softwares and programming languages I work with? 3.Gave me a C++ code based on Funtion using variable, References, Pointers and asked to state the results & distinguish the functions. 4.Asked Python code which was easy, more he asked the logic.

1) Write few sql queries that includes all conditions,clauses etc (Given a white paper) 2) Explain .Net Architecture (i.e CLR,CTS etc..) 3) What is GAC? 4) What is the functionality of CAS which is a part of CLR? Have you implemented in your project and how? 5)A logical question ( In an election , 20% are invalid votes , winner got 55% votes , loser got 25% votes. So, how many votes did the winner got if the total votes are 10000) 6)How do you delete duplicate records in an sql table? 7)Difference between having clause and where in SQL.
avatar

Dot Net Programmer

Interviewed at Infor

3.9
Dec 30, 2017

1) Write few sql queries that includes all conditions,clauses etc (Given a white paper) 2) Explain .Net Architecture (i.e CLR,CTS etc..) 3) What is GAC? 4) What is the functionality of CAS which is a part of CLR? Have you implemented in your project and how? 5)A logical question ( In an election , 20% are invalid votes , winner got 55% votes , loser got 25% votes. So, how many votes did the winner got if the total votes are 10000) 6)How do you delete duplicate records in an sql table? 7)Difference between having clause and where in SQL.

I was asked 3-4 coding snippets and questions related to static, pass by reference/value, pointers, heap and stack memory allocations. function calls, data types. Implement a function body for a multiplier without any multiplication operation (also to improve my solution in terms of performance)
avatar

Software Engineer

Interviewed at Qualcomm

3.8
Jun 25, 2016

I was asked 3-4 coding snippets and questions related to static, pass by reference/value, pointers, heap and stack memory allocations. function calls, data types. Implement a function body for a multiplier without any multiplication operation (also to improve my solution in terms of performance)

Viewing 2311 - 2320 interview questions

Glassdoor has 711,505 interview questions and reports from Developer advisor interviews. Prepare for your interview. Get hired. Love your job.