Upload Button Icon Add office photos

Filter interviews by

Clinique Backend Developer Interview Questions and Answers

Updated 28 Sep 2022

Clinique Backend Developer Interview Experiences

1 interview found

I applied via Internshala and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself?
  • Q2. Why should we hire you?
  • Q3. Do you know about hosting?
  • Q4. Do you know about PHP and MySQL?
  • Ans. 

    Yes, PHP is a server-side scripting language and MySQL is a relational database management system commonly used together for web development.

    • PHP is used to create dynamic web pages and can be embedded in HTML code

    • MySQL is used to store and manage data in a relational database

    • PHP can connect to MySQL to retrieve and manipulate data

    • Examples of websites built with PHP and MySQL include Facebook and WordPress

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Clinique Backend Developer interview:
  • PHP
  • MySQL
  • HTML
  • CSS
  • Javascript
  • Web Hosting
Interview preparation tips for other job seekers - Be thorough about your basic concepts and confident enough to showcase your learning. Always talk with them instead of fumbling or saying no directly to the question.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Ramaiah Institute of Technology, Bengaluru and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Online coding test on hacker rank

Round 2 - Technical 

(1 Question)

  • Q1. Normal DSA question related to array & strings
Round 3 - Technical 

(1 Question)

  • Q1. Medium Level DSA questions form Linked list & Aarrays
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 Leetcode style questions , 2 medium , 1 hard .

Round 2 - Technical 

(1 Question)

  • Q1. Design a cab booking system using oops
  • Ans. 

    A cab booking system designed using OOP principles

    • Create classes for Cab, Customer, Driver, and Booking

    • Use inheritance and polymorphism to handle different types of cabs and bookings

    • Implement methods for booking a cab, assigning a driver, and calculating fare

    • Use encapsulation to protect data and ensure data integrity

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. DP(House robber) 2. XOR operator based 3. Design Pattern 4. Basic Java
Round 2 - Technical 

(1 Question)

  • Q1. 1. LLD 2.Project Discussion 3.DBMS
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

Given two soted arrays merge them from a single sorted array with all items in non-decreassing order

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DSA Medium difficulty question Schema Design Low level design Amazon reviews page

I applied via Company Website and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Coding Test 

HackerRank Test
1 hour test
Leetcode easy - medium questions

Round 2 - Technical 

(1 Question)

  • Q1. Q1 - Leetcode : 1577. Number of ways where the square of numbers is equal to the product of 2 numbers Q2- Leetcode medium-level question based on arrays
  • Ans. 

    Backend Developer interview question on Leetcode problems related to arrays and number manipulation.

    • Q1: Find number of ways where the square of numbers is equal to the product of 2 numbers

    • Q2: Solve a medium-level Leetcode problem based on arrays

    • Use appropriate data structures and algorithms to optimize solutions

    • Practice problem-solving skills regularly to improve efficiency

  • Answered by AI
Round 3 - Low level design 

(1 Question)

  • Q1. Design Inventory management system
  • Ans. 

    An inventory management system is designed to track and manage inventory levels, orders, sales, and deliveries.

    • Identify inventory items and categorize them

    • Track inventory levels and set reorder points

    • Manage orders and sales

    • Monitor deliveries and returns

    • Integrate with accounting and ERP systems

  • Answered by AI
Round 4 - Cultural fitment round 

(1 Question)

  • Q1. Questions about last project and resume based

Interview Preparation Tips

Topics to prepare for Spinny Backend Developer interview:
  • low level design
  • DSA
  • REST API
  • Java
Interview preparation tips for other job seekers - Interviewers are very helpful , just stay calm and prepare well

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Referral and was interviewed in May 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Technical 

(1 Question)

  • Q1. 2 Easy-medium letcode problems 1. Leetcode - PlusOne problem 2. Leetcode - Container with most water
Round 3 - One-on-one 

(3 Questions)

  • Q1. Previous Project discussion
  • Q2. System Design - Pastebin
  • Q3. Little coding question
Round 4 - Technical 

(1 Question)

  • Q1. Coding + System Design again

Interview Preparation Tips

Topics to prepare for Lenskart Backend Developer interview:
  • DSA
  • System Design
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Kanpur and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Coding Test 

It was on-campus placement interview.
Two rounds of interview were there and both were of DSA (DP and sorting algo).

Interview Preparation Tips

Topics to prepare for Tata 1mg Backend Developer interview:
  • DSA

I applied via Instahyre and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Coding Round on HackerEarth, 3 coding questions, Duration - 75 mins

Round 2 - One-on-one 

(2 Questions)

  • Q1. Question on Resume, about projects and frameworks
  • Q2. Number of SubArrays with odd sum
  • Ans. 

    Count the number of subarrays in an array with odd sum.

    • Loop through the array and calculate the prefix sum at each index.

    • For each prefix sum, count the number of previous prefix sums that have the same parity.

    • Add the count to the total number of subarrays with odd sum.

    • Return the total count.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Spinny Backend Developer interview:
  • DSA
Interview preparation tips for other job seekers - Spinny mostly focusses on coding skills, so practice a lot of DSA.

Skills evaluated in this interview

Clinique Interview FAQs

How many rounds are there in Clinique Backend Developer interview?
Clinique interview process usually has 2 rounds. The most common rounds in the Clinique interview process are Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

People are getting interviews through

based on 1 Clinique interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Skin Care Consultant
18 salaries
unlock blur

₹3 L/yr - ₹5.2 L/yr

Skin Consultant
10 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

Counter Manager
7 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Retail Store Manager
5 salaries
unlock blur

₹6.6 L/yr - ₹8.5 L/yr

Store Manager
4 salaries
unlock blur

₹7.8 L/yr - ₹9 L/yr

Explore more salaries
Compare Clinique with

LOREAL

4.0
Compare

Estée Lauder Companies

4.4
Compare

Shiseido

4.1
Compare

Procter & Gamble

4.2
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