Given a string, write code to rotate the the string in-place. That means without any extra buffer. Come up with three different ways of doing so.
Technical Analyst Interview Questions
19,852 technical analyst interview questions shared by candidates
The questions were mainly based on graphs, arrays and debugging questions.
Q2. Given a string, find the minimum number of partitions such that each partition is a palindrome.
Given a number n, print the following pattern without using loops. N = 11, output = 11 6 1 -4 1 6 11 N = 5, output = 5 0 -5 0 5
Zig Zag level order traversal of a binary tree.
The interviews cover the following topics: Virtualization, Storage, Linux, Netwroking and a quich touch on Nutanix products and technology
First Round was debugging in which they asked me to find bugs in LRU/LFU(Least Recently/Frequently Used) cache implementation.
Another round was Design round in which they asked to design paint.
What is your leadership style?
Why do you leave your company
Viewing 3111 - 3120 interview questions