Upload Button Icon Add office photos

Filter interviews by

Confluent Interview Questions and Answers

Updated 1 Nov 2024

Confluent Interview Experiences

Popular Designations

12 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2022. There were 5 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. IOne to one with Hiring manager explaining what qualities he ned, and what are the work expectations.
Round 3 - Coding Test 

Data Structures-based coding question for 45 mins.

Round 4 - Case Study 

Case study on what was your most interesting project?

Round 5 - Technical 

(1 Question)

  • Q1. Design round for 45 mins to showcase your design skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Work with coordinator/recruitor they will guide you in right direction.

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. What microservices patterns are you aware ? let's assume that there is a microservice based architecture and service A is calling service B which in turn service C. If service b fails, how will you manage transaction and logging ?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 hour duration. Sliding window problem. On hacker rank platform. Expected to write a working code and solve it optimally/scalable solution.

Round 2 - Technical 

(1 Question)

  • Q1. Again a coding test. LLD + hash map. 1 hour on hacker rank.

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Confluent Interview Questions and Answers for Freshers
illustration image
Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

It was a 1 hour Technical screening round, coding question in java (you cna choose your own language). They asked a difficult version of regex matching question (Leetcode medium-hard).

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Interview Questions & Answers

user image RAHULRAJ E R

posted on 16 Aug 2024

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

Asked to write a email for a case study given to persuade customers to use the product and services

Round 2 - Case Study 

Role play Demo interview given to persuade the customers by conducting qualification session

Interview Preparation Tips

Interview preparation tips for other job seekers - Cleared around 6 rounds

Confluent interview questions for popular designations

 Senior Software Engineer

 (3)

 Senior Software Engineer 2

 (2)

 Solution Engineer

 (1)

 Software Engineer

 (1)

 Software Engineer Intern

 (1)

 Senior Manager

 (1)

 SDE (Software Development Engineer)

 (1)

 Concierge

 (1)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Time Window Map

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

1 hour machine coding round

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. What microservices patterns are you aware ? let's assume that there is a microservice based architecture and service A is calling service B which in turn service C. If service b fails, how will you manage transaction and logging ?
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Tail . How to use circular buffer to avoid storm huge file?

Round 2 - Technical 

(1 Question)

  • Q1. System design Feed API

Senior Manager Interview Questions asked at other Companies

Q1. 1. What you understand the requirement of shuttering material at project site?
View answer (19)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

70 Minutes
8 Questions
2 Coding problems - 1 API Question
6 MCQ
Leetcode - easy to medium

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if Two Trees are Mirror Given two arbitrary binary trees, your task is to determine whether these two trees are mirrors of each other. Explanation: Two trees are considered mirror of each other if: The roots of both the trees are the... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Coding Test 

4 Coding questions, I solved 3 and shortlisted for interview

Round 2 - Technical 

(1 Question)

  • Q1. 1 coding question was asked and next round thread based coding question was asked
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions were asked to test and know about me

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare well in threads and concurrency, Interviewer gave more hints and were helpful

SDE (Software Development Engineer) Interview Questions asked at other Companies

Q1. A string is given consisting of lowercase alphabets. Write a function which returns yes if the string has all the lowercase letters appearing in it at least once. O(N) time and without using extra space
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Cloud Concepts, OSI layers, Python Coding
Round 3 - Case Study 

Design a ETL Pipeline for a bank

Round 4 - One-on-one 

(1 Question)

  • Q1. Why we should not consider you for this role?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for 3-4 deep level questions on every topic.

Solution Engineer Interview Questions asked at other Companies

Q1. 1. What is triggers and where we use triggers in xamarin? 2. Oops concepts with example 3. What is data binding? 4. Xamarin Page life cycle 5. Layouts in xamarin 6. Find gretest number from list of array (coding)
View answer (1)

Concierge Interview Questions & Answers

user image Amar Agarwal

posted on 22 May 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2022. 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. About your profile
Round 3 - One-on-one 

(1 Question)

  • Q1. Customer service related question
Round 4 - One-on-one 

(1 Question)

  • Q1. How do you fit in this role
  • Ans. 

    I fit in this role because of my strong customer service skills, attention to detail, and ability to multitask.

    • I have several years of experience in customer service roles, where I have honed my communication and problem-solving skills.

    • I am highly organized and detail-oriented, which is crucial for managing multiple tasks and requests as a concierge.

    • I have a friendly and approachable demeanor, which helps me build rapp...

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

Confluent Interview FAQs

How many rounds are there in Confluent interview?
Confluent interview process usually has 2-3 rounds. The most common rounds in the Confluent interview process are Coding Test, One-on-one Round and Technical.
How to prepare for Confluent interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Confluent. The most common topics and skills that interviewers at Confluent expect are Cloud, Computer science, Distribution System, Python and Apache.
What are the top questions asked in Confluent interview?

Some of the top questions asked at the Confluent interview -

  1. 1 coding question was asked and next round thread based coding question was ask...read more
  2. Design round for 45 mins to showcase your design skil...read more
  3. Again a coding test. LLD + hash map. 1 hour on hacker ra...read more

Recently Viewed

INTERVIEWS

Arms

No Interviews

INTERVIEWS

Intuit

No Interviews

INTERVIEWS

BIZONGO

No Interviews

INTERVIEWS

Axiphyl

No Interviews

INTERVIEWS

Intuit

No Interviews

INTERVIEWS

FIMER

No Interviews

DESIGNATION

INTERVIEWS

Arms

No Interviews

INTERVIEWS

Confluent

No Interviews

Tell us how to improve this page.

Confluent Interview Process

based on 10 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 425 Interviews
Udaan Interview Questions
4.0
 • 333 Interviews
MongoDB Interview Questions
3.8
 • 14 Interviews
Cloudera Interview Questions
4.2
 • 13 Interviews
Splunk Interview Questions
4.4
 • 12 Interviews
Databricks Interview Questions
2.7
 • 12 Interviews
Snowflake Interview Questions
3.9
 • 9 Interviews
Hortonworks Interview Questions
2.3
 • 1 Interview
StreamSets Interview Questions
1.0
 • 1 Interview
View all

Confluent Reviews and Ratings

based on 20 reviews

3.7/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

4.1

Salary

2.6

Job security

3.6

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 20 Reviews and Ratings
Senior Software Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Solution Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Reporting Analyst
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Data Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Confluent with

Cloudera

4.2
Compare

Hortonworks

2.3
Compare

MapR Technologies

3.6
Compare

MongoDB

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview