Upload Button Icon Add office photos

Filter interviews by

Nykaa Sdet Automation Test Engineer Interview Questions and Answers for Freshers

Updated 27 Apr 2024

1 interview found

Sort by: Popular
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Job Portal and was interviewed in Mar 2024.

1 Interview Round

1

Technical Round (1 Question)

  • Q1. 1.) Find the second highest salary of employee whose manager is 'xyz' 2.) Write 5 functional API test cases 3.) Then they asked to me write code for how to post...read more

Interview Preparation Tips

Topics to prepare for Nykaa Sdet Automation Test Engineer interview:
  • Python
  • Selenium
  • SQL
  • API

Interview questions from similar companies

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Referral and was interviewed in Sep 2024.

1 Interview Round

1

Coding Test Round

Java arrays string easy to medium questions

Sde1 Interview Questions

Uber user image Anonymous

posted on 12 Jun 2023

Interview experience
1
 Bad
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed in May 2023.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

Coding Test Round

Very Easy questions just do it

3

One-on-one Round (4 Questions)

  • Q1. What is your introduction
  • Q2. Why SDE 1 only not SDE 2
  • Q3. If bully happens will you bully someone
  • Q4. If taken leave can you work 7 days a week

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep yourself you only and you will get a wholesome of 60 LPA
Interview experience
2
 Poor
Difficulty level
 Hard
Duration
 2-4 weeks
Result
 Not Selected

I applied via Company Website and was interviewed in Oct 2022.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

Coding Test Round

2 CODING QUESTIONS IN ONE HOIR TIME DURATION

3

Technical Round (2 Questions)

  • Q1. 1.BIT MANIPULATION 2. BASIC DYNAMIC PROGRAMMING QUESTION TOTAL TIME DURATION - 1HR
  • Q2. BASIC- OOPS, DBMS, COMPUTER NETWORKING QUESTIONS.

Interview Preparation Tips

Interview preparation tips for other job seekers - PREPARE STANDARD DATA STRUCTURES QUESTIONS.
FOCUS ON BEST APPROACH

I was interviewed in Jul 2016.

6 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resumes were shortlisted and based on that 100 students got to the next round

Round: Test
Experience: 3 programming questions were given
Tips: Prepare algorithms and data structures well
Duration: 1 hour 30 minutes
Total Questions: 3

Skills: Data Strrutures, Algorithmic Approach To Problem Solving, Knowledge About Database Managements Systems, Operating Systems, Computer Networking, Inter Person Communication Skills
College Name: NIT Durgapur

Sde1 Interview Questions

Amazon user image Anonymous

posted on 6 May 2022

4 Interview Rounds

1

Coding Test Round

Dynamic Programing, string manipulation

2

Technical Round (1 Question)

  • Q1. Largest common ancestor
3

Technical Round (1 Question)

  • Q1. Rain water trapping Problem
4

Technical Round (1 Question)

  • Q1. Basic Computer Science concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of the rounds focus on Data structure and algorithms skills. Try Practising medium and few hard question from leetcode.

Skills evaluated in this interview

2 Interview Rounds

1

Coding Test Round

Easy questions both were from string concept

2

Technical Round (1 Question)

  • Q1. Graph and DP question - had to code it live

Interview Preparation Tips

Interview preparation tips for other job seekers - Amazon had only 2 rounds. Both were technical rounds after which students were selected for 6-month internship.

I applied via Naukri.com and was interviewed in Jul 2022.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
2

Aptitude Test Round

They asked you near by30 apptitude question

3

Aptitude Test Round

ARITHMETIC GPRAHICDesigner

Interview Preparation Tips

Interview preparation tips for other job seekers - PREPARATION COURSE FOR GIRLFRIEND IN THE SECOND TIME TO ME TO ME AND ALSO THE SAME

SDE-2 Interview Questions

Amazon user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Apr 2021.

3 Interview Rounds

1

Telephonic Call Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Started with brief intro(5 mins) about interviewer.
Problem solving question, question was already there in the codelink shared by the interviewer. He explained the problem again with sample testcase. 
The Interviewer was friendly.

  • Q1. Course Schedule II You have been given ‘N’ courses and some courses may have prerequisites. Now consider a matrix ‘PREREQUISITES’ of size 'M' x 2 which ...read more
  • Q2. System Design

    System design a live video broadcast platform.

2

Video Call Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

There were 2 interviewers(India HM and Seattle HM), India HM was just shadowing and didn't ask any questions. Started with intro, he asked in detail about what I do at current company(10 mins). Again, jumped into LP's(25 mins).

  • Q1. Distance between two nodes of a Tree Given a binary tree and the value of two nodes, find the distance between the given two nodes of the Binary Tree. Distance ...read more
  • Q2. Median in a stream Given that integers are read from a data stream. Your task is to find the median of the elements read so far. Median is the middle value in a...read more
3

Telephonic Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Medium

There was only 1 interviewer in this round and We had no video sharing in this round so it was becoming difficult to understand each other.

  • Q1. Object Oriented Design Question Started with brief intro about both(5 mins), then he jumped into LP's(25 mins). This was very difficult since there was no video...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 2 in SeattleEligibility criteriaNAAmazon interview preparation:Topics to prepare for the interview - Data Structures - Trie, HashMap, Sets, Priority Queue, Stack, Advanced Topics like Fenwick Tree, Segment Trees, Game Theory, Dynamic Programming, Union Find,Graph Algorithms, BitmaskingTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Bookmark the GFG Amazon Archives. It helped me a lot during my preparations. Reading other’s interview experiences is one of the best ways to get yourselves ready for the next job interview. Practice daily atleast 5 questions.
Tip 2 : Most commonly asked topics in Amazon Interviews ( as per the mail I received from my recruiter ) :
BFS/DFS/Flood fill, Binary Search, Tree traversals, Hash tables, Linked list, stacks, queues, two pointers/sliding window
Binary heaps, Ad hoc/string manipulations.
Tip 3 : Highly recommended sites for practicing questions ( usually practice medium and hard level questions) :
Leetcode (highly encouraged)
Geeksforgeeks (highly encouraged)
CodeZen( highly encouraged)
Codeforces
Tip 4 : This is a great bigocheatsheet that could be of great help https://www.bigocheatsheet.com/

Application resume tips for other job seekers

Tip 1 : Mention past working experience in detail as how you were important to your previous company.
Tip 2 : Try to keep your resume to 1 page if work experience < 5 years
Tip 3 : Update your resume according to role you are applying for and never put false things on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

SDE-2 Interview Questions

Amazon user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Mar 2021.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

This round was scheduled in the evening hours and all the participants were required to fill a form which was shared 15 minutes prior to the start of the online coding round. This form was filled out probably for the security reasons and to ensure that no one disinterested participant gives the test.

  • Q1. Ways To Make Coin Change You are given an infinite supply of coins of each of denominations D = {D0, D1, D2, D3, ...... Dn-1}. You need to figure out the total ...read more
  • Q2. Validate BST You have been given a binary tree of integers with N number of nodes. Your task is to check if that input tree is a BST (Binary Search Tree) or not...read more
2

Telephonic Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Hard

This round was on call where I was just supposed to answer the tech questions that were asked. It started with a brief interview with one another and then moved to questions on DBMS, operating systems, computer networks and all. Almost 20-25 questions were asked and I probably answered 90% of them correctly.

  • Q1. Reverse Linked List You are given a Singly Linked List of integers. You need to reverse the Linked List by changing the links between nodes. Input Format : The ...read more
3

HR Round (1 Question)

Round duration - 30 minutes
Round difficulty - Hard

There was only one interviewer for this round. He continuously interacted with me and was giving me some good situational problems that were not very easy to answer. Basically those were open-minded questions which can be answered oth ways and that's why I found it quiet hard as per my nature but at the end things went well for me.

  • Q1. Basic Puzzles A noticeable aspect in this puzzles is the fact that there’s a circular misplacement, which implies if apple is wrongly labelled as Apple, Apple c...read more

Interview Preparation Tips

Professional and academic backgroundI completed Mechanical Engineering from Malaviya National Institute of Technology Jaipur. I applied for the job as SDE - 2 in HyderabadEligibility criteriaabove 7 cgpa, no backlogsAmazon interview preparation:Topics to prepare for the interview - Data Structures, hashmap, linked list, Pointers, OOPS, System Design, Algorithms, Dynamic Programming, array, 2-pointer problemsTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : practice on gfg and coding ninjas
Tip 2 : compete on codechef and codeforces
Tip 3 : learn DSA and practice regularly

Application resume tips for other job seekers

Tip 1 : put your entire valuable experience in brief
Tip 2 : put the handle of you competitive coding profiles
Tip 3 : try to put those things that really attracts the recruiter, will be better if your past experiences relates to the company

Final outcome of the interviewSelected

Skills evaluated in this interview

Nykaa Interview FAQs

How many rounds are there in Nykaa Sdet Automation Test Engineer interview for freshers?
Nykaa interview process for freshers usually has 1 rounds. The most common rounds in the Nykaa interview process for freshers are Technical.
What are the top questions asked in Nykaa Sdet Automation Test Engineer interview for freshers?

Some of the top questions asked at the Nykaa Sdet Automation Test Engineer interview for freshers -

  1. Some more ds algo question along with automation framework and techniq...read more
  2. Basic Ds algo question along with testing questi...read more
  3. Manager lever round including technical questions in de...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Nykaa interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Swiggy Interview Questions
3.8
 • 408 Interviews
Udaan Interview Questions
4.0
 • 333 Interviews
JustDial Interview Questions
3.5
 • 324 Interviews
Zomato Interview Questions
3.8
 • 313 Interviews
Info Edge Interview Questions
4.0
 • 308 Interviews
PolicyBazaar Interview Questions
3.6
 • 303 Interviews
Myntra Interview Questions
4.0
 • 204 Interviews
View all
Nykaa Sdet Automation Test Engineer Salary
based on 16 salaries
₹8.2 L/yr - ₹30 L/yr
29% more than the average Sdet Automation Test Engineer Salary in India
View more details

Nykaa Sdet Automation Test Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

1.0

Skill development

2.0

Work-Life balance

1.0

Salary & Benefits

2.0

Job Security

1.0

Company culture

2.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Assistant Manager
242 salaries
unlock blur

₹4.7 L/yr - ₹16.7 L/yr

Senior Executive
232 salaries
unlock blur

₹2.2 L/yr - ₹10 L/yr

Beauty Advisor
185 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Business Development Executive
180 salaries
unlock blur

₹1.8 L/yr - ₹4.6 L/yr

Associate Manager
109 salaries
unlock blur

₹8.3 L/yr - ₹25 L/yr

Explore more salaries
Compare Nykaa with

Myntra

4.0
Compare

Jabong

4.4
Compare

Purplle.com

3.8
Compare

LimeRoad

2.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview