Describe C++, Java
Technology Analyst Interview Questions
14,092 technology analyst interview questions shared by candidates
How does Java and C++ differs?
Discuss an algorithm to slot events into a single day from 9:00 to 4:00. The parts of the day are divided into 30 minute intervals. Some 30 minute intervals are blocked and an event cannot be scheduled to overlap with such an interval. Try to slot the events so that lower priority and lower duration events are dropped.
why is gutter hole circle ?
OA Question 1: Given a start (x1,y1) and end (x2,y2) coordinates, determine if you can reach the end from the start with the following 2 allowed moves: (x_i, y_i) = (x_(i-1) + y_(i-1), x(i-1)) (x_i, y_i) = (x_(i-1), x(i-1)+ y_(i-1))
Asked to review certain data and come up with a report
What are different types of VPN
They asked about couple of object oriented programming questions
Do you know DHCP?
Given the following algorithm, create a flowchart depicting the logic and provide the answer of the output.
Viewing 1911 - 1920 interview questions