Given a log file with format: " 1,2,start 2,3,end 2,4, start """" where each tuple is a (job_id,time,option) where option is start or end, find a way to map concurrent processes to each other
Software Intern Interview Questions
20,223 software intern interview questions shared by candidates
Given a tree find out whether is a BST or not.
Explain inheritance in C# and .NET
Most efficient way to represent a weight with smaller weights of 3,7,16
Suppose you have a set of patients in the United States of who are at risk of heart attacks. Each person has a device on them that returns a set of 15 boolean values, each value corresponding to a risk factor for heart attacks. (You don't need to understand the hardware implementation of this device, just understand that it works.) Describe a database that will help doctors understand when a patient is most likely at risk of a heart attack.
Parsing log files for login data
Create a sort function based on a custom alphabet.
insert a new node into an ascending sorted linked-list.
How would you migrate a WordPress site to another domain or host? Expected Answer:
They will mainly ask about oops, rdbms, python & they will also ask about your project's details.
Viewing 1301 - 1310 interview questions