Upload Button Icon Add office photos

Filter interviews by

Everest Engineering Lead Software Engineer Interview Questions and Answers

Updated 22 Sep 2022

Everest Engineering Lead Software Engineer Interview Experiences

1 interview found

I applied via Approached by Company and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Find shortest path with maximum weight out of multiple paths.

Round 2 - Technical 

(1 Question)

  • Q1. Twitter design with effective image storage
  • Ans. 

    Twitter can use cloud storage services like AWS S3 for effective image storage.

    • Twitter can use a CDN to distribute images globally.

    • Images can be compressed and optimized for faster loading.

    • Twitter can implement lazy loading to improve page speed.

    • Users can be given the option to upload images directly to cloud storage services like AWS S3.

    • Twitter can use image recognition technology to automatically tag and categorize i

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Microservice testing support in Springboot and other ways
  • Ans. 

    Springboot provides various testing tools for microservices

    • SpringBootTest for integration testing

    • MockMvc for testing REST endpoints

    • MockBean for mocking dependencies

    • TestRestTemplate for testing REST endpoints

    • WireMock for testing external services

    • JUnit and Mockito for unit testing

    • Use Docker for testing in a containerized environment

  • Answered by AI
  • Q2. Logging and tracing in distributed application
  • Ans. 

    Logging and tracing are essential for debugging and monitoring distributed applications.

    • Use a centralized logging system to collect logs from all nodes in the distributed system.

    • Include unique identifiers in log messages to enable tracing of requests across multiple nodes.

    • Use log aggregation tools like ELK stack or Splunk to analyze and visualize logs.

    • Consider using distributed tracing tools like Jaeger or Zipkin to tr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patient spend good time in coding challenge round

Skills evaluated in this interview

Interview questions from similar companies

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

Three coding online assessments - screening round.

Round 2 - Coding Test 

Two to three coding questions based on dynamic programming.

Round 3 - Technical 

(1 Question)

  • Q1. Resume based and computer network
Round 4 - HR 

(1 Question)

  • Q1. Simple hr question

Interview Preparation Tips

Interview preparation tips for other job seekers - If clear coding is improved, the chances of being selected will increase.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Self introduction
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Was asked everything related to the resume. Database skillsets were grilled a lot.
Round 2 - Coding Test 

Design an in-memory queue. Something like Kafka. 1 hr to solve for the same. Need to build producers, consumers and topics. Each message can be of any type, so use generics. Make sure to handle all edge cases like null checks. The code should be functional and runnable by 1 hr.

My friend got something like the Redis cache implementation with get, put and expire functionalities. They had asked him to keep code extensible enough to handle LRU and LFU expiry which was the major challenge. So, can vary based on interviewer too.

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 coding questions with around 15 mcqs on oops and programming

Round 2 - Coding Test 

Offline coding test 4 easy to medium dsa questions

Round 3 - HR 

(2 Questions)

  • Q1. 100 coins and 5 thieves puzzle
  • Q2. Behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare puzzles well !! along with dsa and your resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Nth Greatest Element III (Leetcode)
  • Ans. 

    Find the Nth greatest element in an array without sorting

    • Use a priority queue to keep track of the N greatest elements

    • Iterate through the array and add elements to the priority queue

    • Return the top element from the priority queue as the Nth greatest element

  • Answered by AI
  • Q2. Heater Problem (Leetcode)
  • Ans. 

    Heater Problem - Find minimum radius to cover all houses with heaters

    • Sort the houses and heaters arrays

    • For each house, find the closest heater using binary search

    • Calculate the minimum radius needed to cover all houses

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Search in 2d matrix
  • Ans. 

    Search for a target value in a 2D matrix efficiently.

    • Use binary search on rows to find the potential row where the target value may exist.

    • Then use binary search on that row to find the target value.

  • Answered by AI
  • Q2. Find quadraplets that sum to target
  • Ans. 

    Find quadraplets in an array that sum up to a target value.

    • Use a nested loop to iterate through all possible combinations of quadraplets.

    • Keep track of the sum of each quadraplet and compare it to the target value.

    • Return the quadraplets that match the target sum.

  • Answered by AI

Skills evaluated in this interview

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

DSA, problem solving

Round 2 - Case Study 

System design interview and prior experience in projects

Round 3 - Culture fit 

(2 Questions)

  • Q1. What was the toughest problem you encountered in your previous assignments ?
  • Q2. Given a choice, what would you have done differently in your previous assignments ?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

2 Leetcode Medium questions to be solved within 1 hour

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

It was taken on meet with 2 medium leetcode questions on String and Linkedlist

Everest Engineering Interview FAQs

How many rounds are there in Everest Engineering Lead Software Engineer interview?
Everest Engineering interview process usually has 3 rounds. The most common rounds in the Everest Engineering interview process are Technical and Coding Test.
What are the top questions asked in Everest Engineering Lead Software Engineer interview?

Some of the top questions asked at the Everest Engineering Lead Software Engineer interview -

  1. Microservice testing support in Springboot and other w...read more
  2. Twitter design with effective image stor...read more
  3. Logging and tracing in distributed applicat...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Siemens Interview Questions
4.1
 • 429 Interviews
Bosch Interview Questions
4.2
 • 334 Interviews
Thermax Limited Interview Questions
4.2
 • 241 Interviews
Cummins Interview Questions
4.3
 • 230 Interviews
Procter & Gamble Interview Questions
4.2
 • 113 Interviews
BHEL Interview Questions
4.1
 • 109 Interviews
Patanjali Ayurved Interview Questions
4.0
 • 108 Interviews
View all
Everest Engineering Lead Software Engineer Salary
based on 4 salaries
₹28 L/yr - ₹40 L/yr
45% more than the average Lead Software Engineer Salary in India
View more details
Senior Software Engineer
9 salaries
unlock blur

₹15 L/yr - ₹26 L/yr

Software Developer
7 salaries
unlock blur

₹6.5 L/yr - ₹20 L/yr

Full Stack Developer
5 salaries
unlock blur

₹10.5 L/yr - ₹25 L/yr

Lead Software Engineer
4 salaries
unlock blur

₹28 L/yr - ₹40 L/yr

Software Engineer
3 salaries
unlock blur

₹15 L/yr - ₹20 L/yr

Explore more salaries
Compare Everest Engineering with

Larsen & Toubro Limited

4.0
Compare

TCS

3.7
Compare

BHEL

4.1
Compare

Thermax Limited

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