These questions are kept ready in the pad. Q1. Implement BlockingQueue Q2. check whether a string can be palindrome by removing 1 character Q3. String immutability related, pass by value and pass by reference
Technical Analyst Interview Questions
19,900 technical analyst interview questions shared by candidates
What do you know about Applied and why do you want to join?
when turning on a computer and going to a browser and typing in an address, what happens (according to the osi layer)? (paraphrasing)
Telephonic round: 1. About Binary Search Tree. 2. IP Address validator. 3. String question involving separating words with camel case.
technical questions were divided in 3 main categories> Network, Linux and Virtualization. In Networking for example they asked me how many hosts are in a class c network with a subnet 255.255.255.0
You are given an array of zeros and ones representing an email inbox, where a 1 represents an unread email and a 0 a read one. Possible actions are open any email from the inbox view, move to the adjacent email from the one you’re reading, or back out from an email to the inbox view. Given this, return the smallest number of operations necessary to read all unread emails.
In a hardware virtualization environment, when a pagefault is generated from the virtual machine, what the hypervisor needs to do ?
Interview questions were good, according to the job description. They were oriented to performance validation as well as Kubernetes basic concepts
Given an array of numbers, find the maximum sum that can be obtained from the array such that no two adjacent elements are added in order to maximize the sum, optimize the solution to have linear time complexity and constant space. Input: array = [1, 2, 3] Output: 4
it was normal SDET related questions
Viewing 2851 - 2860 interview questions