Premium Employer

i

This company page is being actively managed by Quloi Team. If you also belong to the team, you can get access from here

Quloi Verified Tick

Compare button icon Compare button icon Compare
3.2

based on 13 Reviews

Filter interviews by

Quloi Senior Software Engineer Interview Questions and Answers

Updated 19 Mar 2024

Quloi Senior Software Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Screening Process 

(3 Questions)

  • Q1. How much experience have you got?
  • Q2. What tech stack have you worked with?
  • Q3. Are you familiar with Webhooks or have you used it?
  • Ans. 

    Yes, I am familiar with Webhooks and have used them in various projects.

    • I have implemented Webhooks in multiple projects to receive real-time notifications from third-party services.

    • I have used Webhooks to trigger actions in response to events happening in external systems.

    • I am familiar with setting up and configuring Webhooks to integrate different systems and automate processes.

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Tell me an interesting experience you've had with Node.js?
  • Q2. What AWS services have you used
  • Ans. 

    I have experience with AWS services such as EC2, S3, RDS, Lambda, and CloudWatch.

    • EC2

    • S3

    • RDS

    • Lambda

    • CloudWatch

  • Answered by AI
  • Q3. Are you currently using VPC in any of your AWS lambda projects?
  • Ans. 

    Yes, I am currently using VPC in some of my AWS lambda projects.

    • I have set up VPC configurations to control access to my Lambda functions

    • I have used VPC endpoints to securely access AWS services from my Lambda functions

    • I have configured security groups and network ACLs within the VPC for added security

  • Answered by AI

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 LinkedIn and was interviewed in Aug 2023. There were 3 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 - One-on-one 

(1 Question)

  • Q1. It's completely a design discussion, they will ask you design the system in which you should cover security, performance, resiliency, scaling and reuse.
Round 3 - Technical 

(1 Question)

  • Q1. Problem solving by writing code and DB related question like index, lock
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Apr 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Mainly focused on DSA and core concepts of back-end as I'm applied for backend role
  • Q2. LinkedIn list loop detection
Round 2 - Technical 

(1 Question)

  • Q1. This was again DSA+technical and project round
Round 3 - One-on-one 

(1 Question)

  • Q1. System design round (machine coding)

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for DSA and System design hands-on
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Javascript and React Basics
Round 2 - HR 

(1 Question)

  • Q1. Expected CTC, Journey of career
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Core Java and SQL-related questions.
Round 2 - HR 

(1 Question)

  • Q1. What is your Previous job experience-related ?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Hirist and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Number id divisible by 3 print Fizz, divisible by 5 print Buzz, divisible by 3 and 5 print FizzBuzz.
  • Ans. 

    Use a loop to check if a number is divisible by 3, 5, or both and print Fizz, Buzz, or FizzBuzz accordingly.

    • Use a loop to iterate through numbers

    • Check if the number is divisible by 3 and 5 first, then by 3, then by 5

    • Print FizzBuzz if divisible by both, Fizz if divisible by 3, Buzz if divisible by 5

  • Answered by AI
  • Q2. Write code to take some input and print in Django.
  • Ans. 

    Code to take input and print in Django

    • Use Django forms to create a form for input

    • Create a view function to handle the form submission and print the input

    • Render the form in a template using Django's template language

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. There were 4 interview rounds.

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

It was DS Algo round in which 2 leetcode medium questions were asked.

Round 3 - Technical 

(1 Question)

  • Q1. House Robber. You can find it on leetcode
Round 4 - HR 

(1 Question)

  • Q1. Handle situation where you have a confict with your manager

I applied via Referral and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Just basic in C and java technical questions MCQ for 1 St round and they will ask u to solve a program in the 2nd round. Use can solve the program in any of your known language. And if you cleared that rou...

Interview Preparation Tips

Interview preparation tips for other job seekers - Other than programming round all round are easy. You must have a reference to get into the company.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Coding Test 

Medium leetcode and java based questions

Round 2 - Technical 

(1 Question)

  • Q1. Medium to hard question
Round 3 - Technical 

(1 Question)

  • Q1. Medium to hard questions
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

3 Coding questions,were asked based on DSA and strings

Round 2 - Technical 

(2 Questions)

  • Q1. Give your introduction
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software development.

    • Recent graduate with a degree in Computer Science

    • Passionate about software development

    • Experience with programming languages like Java and Python

  • Answered by AI
  • Q2. DSA find k distinct characters substring which is the longest a gfg question
  • Ans. 

    Find k distinct characters substring which is the longest.

    • Use sliding window technique to iterate through the string.

    • Keep track of the characters and their frequencies in the window.

    • Update the window size and characters as needed to find the longest substring with k distinct characters.

  • Answered by AI

Skills evaluated in this interview

Quloi Interview FAQs

How many rounds are there in Quloi Senior Software Engineer interview?
Quloi interview process usually has 2 rounds. The most common rounds in the Quloi interview process are Technical.
What are the top questions asked in Quloi Senior Software Engineer interview?

Some of the top questions asked at the Quloi Senior Software Engineer interview -

  1. Are you currently using VPC in any of your AWS lambda projec...read more
  2. Are you familiar with Webhooks or have you used ...read more
  3. What AWS services have you u...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Quloi interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Join Quloi Transforming Supply Chains One Mile at a Time
Software Developer
13 salaries
unlock blur

₹3 L/yr - ₹9.9 L/yr

QA Engineer
9 salaries
unlock blur

₹4.5 L/yr - ₹6.3 L/yr

Senior Software Developer
8 salaries
unlock blur

₹17 L/yr - ₹17 L/yr

Software Engineer
6 salaries
unlock blur

₹6.8 L/yr - ₹8 L/yr

Business Analyst
5 salaries
unlock blur

₹9 L/yr - ₹12 L/yr

Explore more salaries
Compare Quloi with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Snapdeal

3.8
Compare

Paytm

3.3
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