Code a FizzBuzzRazz test. If it's divisible by 3 print "Fizz" if it's divisible by 5 print "Buzz" if it's divisible by 7 print "Razz" if it's divisible by 3 and 5 print "FizzBuzz" if it's divisible by 3 and 7 print "FizzRazz" if it's divisible by 5 and 7 print "BuzzRazz"
Sr Engineer Interview Questions
114,089 sr engineer interview questions shared by candidates
Given 2 jugs, one is 3 quarts and the other is 5 quarts. Find a way to end up with 4 quarts of water.
- Reverse a linked list - String palindrome - Swift language - iOS Concepts - Design problem (Build a Notification Center) - Design problem (Build UI similar to google calendar)
The Merit Trac test software is not at all ready for use. The questions are not displayed correctly and many questions were just without any answers. The question layout is messed up and code sniplet mentioned in single line, so its impossible to answer line which contains error.
Why do you want to work for Nutanix?
what are the materials that is used to make HDD?
- Background and experience suitable for the role - Open systems design question (information storage and retrieval) - Typical CS online coding exercise
Rearrange the elements of an array so that all zeroes are at the end of the array, while preserving the ordering of the nonzero elements.
What's the 'static' keyword in C used for? UNIX: what's a file descriptor, what command do you use to see system operations? What's a thread/deadlock/race condition/etc?
switch value of variables a and b, without using 3rd variable.
Viewing 1151 - 1160 interview questions