Open In App

Whiteklay Technologies Interview Experience For SDE

Last Updated : 23 Oct, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

There are total 2 rounds of interviews and there is a test in which there are 3 coding questions.

Interview round 1:-

  1. The interview started with a basic introduction.
  2. I was asked a few questions about my projects.
  3. Then I was asked to write 2 SQL queries which were based on different SQL functions.
  4. On the programming side, I was asked basic DSA questions on sorting and linked lists.
  5. So I was asked a puzzle of chocolates and when I gave the answer to the question correctly I was asked to code it.
  6. I was also given a piece of code and was told to find the errors and fix them it was in Python, the errors were syntax errors, logical errors, or indexing errors.

Interview round 2:-

  1. The interview started with a basic introduction.
  2. Then I was asked about a few SQL functions like dense rank and partition by.
  3. What is a linked list?
  4. How do you know if the linked list is circular or not?
  5. Optimize the solution if any.

Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads