Sql Update , Alter queries
Software Specialist Interview Questions
951 software specialist interview questions shared by candidates
Describe past project(s) that you’ve worked on and what role you had.
Basic questions about C#, OOPS, SQL, SQL SERVER, MVC, Web API, WCF, WPF, JavaScript, Jquery, .NET (CLR, CTS, GC, etc) 1 - Technical Interview: Write a program to identify whether the given input is palindrome or not, without using any existing/predefined method like sort, reverse, etc.: Use different Data structures to store and compute the result. 2- Technical Interview: Write a program to identify whether the given two inputs are Anagram or not, without using any existing/predefined method like sort, reverse, etc.: Use different Data structures to store and compute the result.
How would you handle a situation in which you failed,?
Round 2; SQL Query: Given table of events with event_type, event_time and event_crowd. Find largest and second largest crowd value for all event types and provide their difference.
Round 2: Find identical position pair in array and give their count. If A is array with N numbers then two positions(i,j) are identical if A[i] = A[j] and i<j<n.
Our apps are built on old technology, but we want to be able to share our data across the organization. Currently, we use technologies X, Y, and Z. How would you suggest that we migrate our architecture to align with our organizational goals while making sure it is not too big of a lift.
What is the difference between a hub and a switch?
Background questions around roles, and why you left former companies rather than drilling down into your experience level.
Asked me if I knew any NoSQL I said not really. Then asked me how do I design a database model if Fields of each Record in table A's is not set before implementation and could be subject to change in the future.
Viewing 21 - 30 interview questions