What can be improved in op amps to further increase their performance?
Software Engineering Interview Questions
56,367 software engineering interview questions shared by candidates
Reverse the words in a string, but not the characters. Do it in linear time.
You have several "streams" of tweets. Pretend that these streams work in a similar way to common data structures, with the ability to pull the latest tweet etc. but with an indefinite number of objects. Come up with an algorithm to sort these rapidly updating tweets into one combined stream based on a timestamp that comes with each object (assume Unix timestamp, for instance).
What is the difference of session, cookie and cache?
What are types of SQL triggers?
The interview process primarily focused on my experience in my current role and how I saw it relating to the responsibilities of the open position.
Given a string such as "123" or "67", write a function to output the number represented by the string without using casting.
"Tell us about a time..."
Basic programming, objected oriented, and language specific questions about a programming language of your choice. I choose Java. Not difficult at all. The tough part was the software group manager interview, which was sort of technical and sort of not. More background/interest-based than anything. My interviewer was very perceptive and practical, so answer all his questions clearly and honestly.
Virtual video interview: Explain about yourself Projects and accomplishments Instances where you have multi-tasked GPA Visa Programming Challenge: Math: 15 mins - 6 MCQ's - mainly probability questions Should choose two languages from 5 available languages Java: 30 mins - 4 MCQ's and 2 coding questions This section is simple, but very logical and will consume time MCQ's were based out of garbage collection topic coding: Abstract class Balanced parenthesis C++: 30 mins - 4 MCQ's and 2 coding questions same as above, simple but logical, will consume time MCQ's were based out of many topics like pointers etc
Viewing 321 - 330 interview questions