Upload Button Icon Add office photos
Engaged Employer

i

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

Unicommerce Esolutions Verified Tick

Compare button icon Compare button icon Compare
3.2

based on 99 Reviews

Filter interviews by

Unicommerce Esolutions Senior Software Engineer Interview Questions and Answers

Updated 26 Aug 2024

Unicommerce Esolutions Senior Software Engineer Interview Experiences

2 interviews found

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

I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic dsa questions and java spring boot questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Bookmyshow design
  • Q2. Notification service design
  • Ans. 

    Design a notification service for sending alerts to users.

    • Use a scalable messaging system like Kafka or RabbitMQ to handle high volume of notifications.

    • Implement a notification queue to ensure reliable delivery of notifications.

    • Include support for different types of notifications such as email, SMS, and push notifications.

    • Allow users to customize their notification preferences and frequency.

    • Implement monitoring and log...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

View of B Tree , internal of hashmap

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nt ... read more
asked in Capgemini
Q2. Pascal's TriangleYou are given an integer N. Your task is to retu ... read more
Q3. K Largest Elements You are given with an integer k and an array o ... read more
asked in GlobalLogic
Q4. System Design QuestionCreate a simple shopping application. They ... read more
asked in Info Edge
Q5. Buy and Sell StockYou are Harshad Mehta’s friend. He told you the ... read more

Interview questions from similar companies

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

(1 Question)

  • Q1. DS Algo type questions, string manipulation etc was asked and explored with more detailed questions
Round 2 - One-on-one 

(1 Question)

  • Q1. In depth android, kotlin discussions and high level mapping questions
Round 3 - HR 

(1 Question)

  • Q1. General managerial questions and working agreements type discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Mimic Dataframe Merge
  • Ans. 

    Implement a function to mimic the functionality of merging two DataFrames in Python.

    • Create a function that takes two DataFrames as input.

    • Merge the two DataFrames based on a common column or index.

    • Handle different types of joins like inner, outer, left, and right joins.

    • Return the merged DataFrame as output.

  • Answered by AI
  • Q2. Improve above case by case
Round 2 - Coding Test 

1 hour - Find longest palindromic substring

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

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

Round 1 - Project Discussion 

(2 Questions)

  • Q1. Questions on what project you worked on
  • Q2. Design 2 factor authentication
  • Ans. 

    Implementing 2 factor authentication for enhanced security

    • Require users to enter their password as the first factor

    • Send a unique code to the user's registered email or phone as the second factor

    • Prompt the user to enter the code to complete the authentication process

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

2 Leetcode medium - LRU Cache and sliding window question

Round 2 - System Design 

(1 Question)

  • Q1. Design Whatsapp
  • Ans. 

    Design a messaging app like Whatsapp

    • Implement end-to-end encryption for secure messaging

    • Allow users to send text messages, images, videos, and documents

    • Include features like group chats, voice and video calls, status updates

    • Provide option for users to share their location

    • Develop a user-friendly interface with customizable settings

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Basic of os, network snd oops

I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Problem solving (coding)
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical discussion
Round 3 - HR 

(1 Question)

  • Q1. HR discussion, pay discussion

Interview Preparation Tips

Topics to prepare for One Trust Senior Software Engineer interview:
  • Java
  • Angularjs
Interview preparation tips for other job seekers - Less job security, be cautious while accepting the offer. Check for layoff happened on June 9th 2022. There was a mass layoff (removed 950 employees)

I applied via Naukri.com and was interviewed before Nov 2021. 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 

(3 Questions)

  • Q1. Most questions were on Java 8 and Collections Framework. Some Questions on Core Java and SQL for Round 1
  • Q2. How to Filter from stream.
  • Ans. 

    Filtering from a stream involves selecting specific elements based on certain criteria.

    • Use filter() method to create a new stream with elements that pass a given test.

    • Provide a Predicate functional interface to filter() method.

    • Example: stream.filter(x -> x > 5) will return a new stream with elements greater than 5.

  • Answered by AI
  • Q3. Find Top 3 salary for SQL
  • Ans. 

    To find top 3 salaries for SQL, we need to use the ORDER BY and LIMIT clauses in SQL query.

    • Use ORDER BY clause to sort the salaries in descending order

    • Use LIMIT clause to limit the result to top 3 salaries

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 3

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. HQL, How to write Queries
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion based on previous job

Interview Preparation Tips

Topics to prepare for Kuliza Technologies Senior Software Engineer interview:
  • Java 8
  • Spring Boot
  • Hibernate
  • Collections
  • DSA
Interview preparation tips for other job seekers - Focus on Core Java and its features and Spring Hibernate for 2 Round

Skills evaluated in this interview

I applied via LinkedIn and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Leet code problem solving
  • Q2. Microservices spring boot
  • Q3. Manager round, job responsibilities, project discuss

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leet code problem solving, understanding of microservices, spring boot and spring cloud

Unicommerce Esolutions Interview FAQs

How many rounds are there in Unicommerce Esolutions Senior Software Engineer interview?
Unicommerce Esolutions interview process usually has 1-2 rounds. The most common rounds in the Unicommerce Esolutions interview process are Coding Test and One-on-one Round.
How to prepare for Unicommerce Esolutions Senior Software Engineer 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 Unicommerce Esolutions. The most common topics and skills that interviewers at Unicommerce Esolutions expect are AWS, Java, MongoDB, MySQL and Spring.
What are the top questions asked in Unicommerce Esolutions Senior Software Engineer interview?

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

  1. notification service des...read more
  2. bookmyshow des...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Unicommerce Esolutions interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Unicommerce Esolutions Senior Software Engineer Salary
based on 19 salaries
₹15 L/yr - ₹30 L/yr
57% more than the average Senior Software Engineer Salary in India
View more details

Unicommerce Esolutions Senior Software Engineer Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

2.3

Skill development

3.0

Work-Life balance

3.4

Salary & Benefits

2.3

Job Security

2.7

Company culture

1.6

Promotions/Appraisal

3.4

Work Satisfaction

Explore 2 Reviews and Ratings
Consultant
27 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Software Engineer
25 salaries
unlock blur

₹10 L/yr - ₹20 L/yr

Senior Associate
21 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Senior Software Engineer
19 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Product Manager
15 salaries
unlock blur

₹19 L/yr - ₹28.6 L/yr

Explore more salaries
Compare Unicommerce Esolutions with

Delhivery

3.9
Compare

Ecom Express

3.9
Compare

Shiprocket Private Limited

3.6
Compare

Vinculum Solutions

3.0
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