Panda Guru LogoPanda
Guru

ServiceNow | Software Engineer | Hyderabad

Round 1: (DSA & Technical)

Questions:

Candidate's Approach

The candidate explained a brute force approach for finding the missing element in the arithmetic mean series. They also discussed a binary search approach for optimization. However, they struggled with the distinct subsequence question and the real-time update question.

Interviewer's Feedback

No feedback provided.


Round 1: (DSA & Technical) - Update

Questions:

  1. Product Array except self (LeetCode)
  2. Median of Running data stream (LeetCode)
  3. Design a counter in React JS with CSS that blocks increment/decrement actions for 5 seconds.
Candidate's Approach

The candidate completed the DSA questions but struggled with implementing setInterval() for the React JS question. They managed to implement some CSS but were not able to complete the entire functionality.

Interviewer's Feedback

No feedback provided.