Explain a time when you had to deal with a difficult patient and how you dealt with it.
Software New Grad Interview Questions
6,134 software new grad interview questions shared by candidates
Describe constellation diagram of a given digital modulation scheme.
Check if an array of String (words) is sorted based on a given dictionary (this could be anything, not a real dictionary)
Verify if parentheses [ "(", ")" ] were used correctly in a string.
Find the length of the longest increasing subsequence (with gaps allowed) in a list
Regex String Matching.
1. Began with Introduce Yourself. 2. Resume Question: You mention the Boot and Fuse Controller in your project. Tell me about that. 3. Further questions about the importance of Fuse in SoC. 4. Shift Preference? Open to relocation? 5. Do you have any questions you want to ask? Moving to technical: 1. Design an XNOR gate using a 2:1 Mux 2. Design a 1 Sticky Register
Phone interview Given a 2D array of gifts, find path from top left to bottom right corner with greatest aggregated gift values.
This was literally the question: https://leetcode.com/problems/path-sum-iii/. Phone screens or online screens can usually be found on leetcode or hackerrank.
Find a needle in the haystack: given two c-strings (null terminated), return a pointer to the location of where the needle occurs in the haystack, NULL otherwise.
Viewing 541 - 550 interview questions