How would you declare a variable that would hold data from a sensor that is polled/updated often?
Intern Software Interview Questions
20,230 intern software interview questions shared by candidates
Are you okay with web dev
How to reverse a linked list in O(n) time.
leetcode question with binary operators
to design a product the manages the user stream accounts, such as disney+, netflix.....
Describe some of the projects and technical experiences you have and how they pertain to the requirements of this position
Given a string and a pattern consisting of 'a's and 'b's check whether the string follows the pattern. Example: the string "catcatdogcatcat" follows the pattern "aabaa" bu substiting "a" as "cat" and "b' as "dog". Whereas the string "catdogcatcat" does not follow the pattern "aabaa" regardless of what is substituted for "a" and "b".
Q: Give an introduction please (at the beginning of the interview)
Invert a strings with special characters
Given a graph, tell if it is a tree.
Viewing 1481 - 1490 interview questions