Upload Button Icon Add office photos

Filter interviews by

Bluepi Consulting Senior Engineer Interview Questions and Answers for Experienced

Updated 23 Feb 2024

Bluepi Consulting Senior Engineer Interview Experiences for Experienced

1 interview found

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

Aptitude questions like (1) How to divide cake in 8 people if you can only cut it 3 times (2) How many times does the number 7 repeat in a sequence (3) You have use "8" exactly 8 times to make it 1000 ---- these questions are mostly aptitude based and can be resolved easily also they are not looking for correct answers but mostly how you approach solutions

Senior Engineer Jobs at Bluepi Consulting

View all

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test based on DSA question.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Project details
  • Q2. Experience on caching
  • Ans. 

    Experience with caching is essential for optimizing performance and reducing load on servers.

    • Implemented caching mechanisms like Redis or Memcached to store frequently accessed data

    • Utilized caching strategies like time-based expiration or invalidation to ensure data freshness

    • Improved application performance by reducing database queries through caching

    • Handled cache misses gracefully to avoid performance degradation

    • Monit...

  • Answered by AI
  • Q3. Design game if cards and write a code to distribute cards and all other functions of cards game.
  • Ans. 

    Design and code a card game with functions for distribution and gameplay.

    • Design the game with a set of rules and objectives.

    • Create a deck of cards with suits and values.

    • Write a function to shuffle and distribute cards to players.

    • Implement functions for gameplay actions like drawing, discarding, and scoring.

    • Consider adding features like player turns, AI opponents, and win conditions.

  • Answered by AI
  • Q4. Some logical puzzle to test candidate analytical thinking
Round 3 - One-on-one 

(2 Questions)

  • Q1. Discussion with CEO
  • Q2. How you handle difficult situations in software development?
  • Ans. 

    I handle difficult situations in software development by staying calm, analyzing the problem, seeking input from team members, and finding creative solutions.

    • Stay calm and composed under pressure

    • Analyze the root cause of the problem

    • Seek input and collaboration from team members

    • Brainstorm and explore creative solutions

    • Prioritize tasks and focus on resolving the issue efficiently

  • Answered by AI

Interview Preparation Tips

Topics to prepare for VELOTIO Technologies Senior Engineer interview:
  • Python
  • Django
  • System Design
Interview preparation tips for other job seekers - Lot of questions on DSA and logical questions. Again CEO round and again int that most of technical questions will come.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Some maths related questions

Round 2 - Technical 

(1 Question)

  • Q1. Related to testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company to learn something
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 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 - Coding Test 

4 Coding Questions Were Given.
Check Palindrome String
Longest Increasing Subsequence
Group Anagrams
Add Two Numbers(Linked List)

Questions were picked from leetcode but the restriction of not using any inbuild function made them difficult to solve in the given time frame.

Round 3 - Technical 

(5 Questions)

  • Q1. Basic Java Technical Questions
  • Q2. Throws Vs Throw
  • Ans. 

    Throws is used for checked exceptions in Java, while throw is used to explicitly throw an exception.

    • Throws is used in method signature to declare that the method may throw a checked exception.

    • Throw is used to actually throw an exception in the code.

    • Example: public void method() throws IOException { //code }

    • Example: throw new IOException();

  • Answered by AI
  • Q3. Method Overriding Basics and Output-Based Questions
  • Q4. Springboot annotations
  • Q5. Inheritance and Concept of Abstract Classes and Interfaces
  • Ans. 

    Inheritance allows a class to inherit properties and behaviors from another class. Abstract classes cannot be instantiated and can have abstract methods. Interfaces define a contract for classes to implement.

    • Inheritance allows a class to inherit properties and behaviors from another class

    • Abstract classes cannot be instantiated and can have abstract methods

    • Interfaces define a contract for classes to implement

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Assignment 

Had to brief about myself, my technical skills and projects. Few Technical questions regarding the tech stack and casual discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have strong foundational knowledge.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts ?
  • Q2. SQL queries related?
Round 2 - Coding Test 

General coding questions

Round 3 - Assignment 

30days training and project building

Interview Preparation Tips

Topics to prepare for ClaySys Software Engineer interview:
  • Oops concepts
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2022. There were 3 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 - HR 

(1 Question)

  • Q1. Prepare About Yourself
Round 3 - One-on-one 

(1 Question)

  • Q1. ISO Knowledge required

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test based on DSA question.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Project details
  • Q2. Experience on caching
  • Ans. 

    Experience with caching is essential for optimizing performance and reducing load on servers.

    • Implemented caching mechanisms like Redis or Memcached to store frequently accessed data

    • Utilized caching strategies like time-based expiration or invalidation to ensure data freshness

    • Improved application performance by reducing database queries through caching

    • Handled cache misses gracefully to avoid performance degradation

    • Monit...

  • Answered by AI
  • Q3. Design game if cards and write a code to distribute cards and all other functions of cards game.
  • Ans. 

    Design and code a card game with functions for distribution and gameplay.

    • Design the game with a set of rules and objectives.

    • Create a deck of cards with suits and values.

    • Write a function to shuffle and distribute cards to players.

    • Implement functions for gameplay actions like drawing, discarding, and scoring.

    • Consider adding features like player turns, AI opponents, and win conditions.

  • Answered by AI
  • Q4. Some logical puzzle to test candidate analytical thinking
Round 3 - One-on-one 

(2 Questions)

  • Q1. Discussion with CEO
  • Q2. How you handle difficult situations in software development?
  • Ans. 

    I handle difficult situations in software development by staying calm, analyzing the problem, seeking input from team members, and finding creative solutions.

    • Stay calm and composed under pressure

    • Analyze the root cause of the problem

    • Seek input and collaboration from team members

    • Brainstorm and explore creative solutions

    • Prioritize tasks and focus on resolving the issue efficiently

  • Answered by AI

Interview Preparation Tips

Topics to prepare for VELOTIO Technologies Senior Engineer interview:
  • Python
  • Django
  • System Design
Interview preparation tips for other job seekers - Lot of questions on DSA and logical questions. Again CEO round and again int that most of technical questions will come.

Skills evaluated in this interview

Bluepi Consulting Interview FAQs

How many rounds are there in Bluepi Consulting Senior Engineer interview for experienced candidates?
Bluepi Consulting interview process for experienced candidates usually has 1 rounds. The most common rounds in the Bluepi Consulting interview process for experienced candidates are Aptitude Test.
How to prepare for Bluepi Consulting Senior Engineer interview for experienced candidates?
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 Bluepi Consulting. The most common topics and skills that interviewers at Bluepi Consulting expect are Golang and Venture Capital.
What are the top questions asked in Bluepi Consulting Senior Engineer interview for experienced candidates?

Some of the top questions asked at the Bluepi Consulting Senior Engineer interview for experienced candidates -

  1. Data modelling techniques in tabl...read more
  2. RLS implementat...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.7
 • 221 Interviews
Fractal Analytics Interview Questions
4.0
 • 192 Interviews
Axtria Interview Questions
3.0
 • 111 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
Trianz Interview Questions
3.6
 • 44 Interviews
View all
Bluepi Consulting Senior Engineer Salary
based on 5 salaries
₹9.6 L/yr - ₹18 L/yr
28% more than the average Senior Engineer Salary in India
View more details

Bluepi Consulting Senior Engineer Reviews and Ratings

based on 4 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
23 salaries
unlock blur

₹10.7 L/yr - ₹14.6 L/yr

Data Engineer
18 salaries
unlock blur

₹4.5 L/yr - ₹8.1 L/yr

Big Data Engineer
16 salaries
unlock blur

₹8 L/yr - ₹14.5 L/yr

Software Engineer
16 salaries
unlock blur

₹5.7 L/yr - ₹7.6 L/yr

Engineer
13 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Explore more salaries
Compare Bluepi Consulting with

Trianz

3.6
Compare

Fractal Analytics

4.0
Compare

LatentView Analytics

3.8
Compare

Mu Sigma

2.7
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