Premium Employer

i

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

Filter interviews by

Happiest Minds Technologies SDE Interview Questions and Answers

Updated 18 Jan 2025

Happiest Minds Technologies SDE Interview Experiences

1 interview found

SDE Interview Questions & Answers

user image nidhi rajput

posted on 18 Jan 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Reverse a string
  • Ans. 

    Function to reverse a given string.

    • Create an empty string to store the reversed string.

    • Iterate through the input string in reverse order and append each character to the new string.

    • Return the reversed string.

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
4d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Happiest Minds Technologies?
Ask anonymously on communities.

Interview questions from similar companies

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

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. What are the principles of Object-Oriented Programming (OOP)?
  • Ans. 

    OOP principles include encapsulation, inheritance, polymorphism, and abstraction, promoting modular and reusable code.

    • Encapsulation: Bundling data and methods that operate on the data within a single unit (class). Example: A 'Car' class with properties like 'speed' and methods like 'accelerate()'.

    • Inheritance: Mechanism to create a new class from an existing class, inheriting its properties and methods. Example: 'Electr...

  • Answered by AI
  • Q2. What are the various sorting algorithms, and how do they work?
  • Ans. 

    Sorting algorithms arrange data in a specific order, commonly ascending or descending, using various methods and efficiencies.

    • 1. Bubble Sort: Repeatedly swaps adjacent elements if they are in the wrong order. Example: [5, 3, 8] becomes [3, 5, 8].

    • 2. Selection Sort: Divides the array into sorted and unsorted parts, repeatedly selecting the smallest element from the unsorted part. Example: [64, 25, 12] becomes [12, 25, 64...

  • Answered by AI

SDE Interview Questions Asked at Other Companies

asked in Infosys
Q1. Return Subsets Sum to K Problem Statement Given an integer array ... read more
asked in Nagarro
Q2. Partition to K Equal Sum Subsets Problem Given an array of intege ... read more
asked in Nagarro
Q3. Sort a "K" Sorted Doubly Linked List Given a doubly-linked list w ... read more
asked in Amazon
Q4. Describe a scenario where you were given updates on repaired road ... read more
asked in Nagarro
Q5. Maximum Meetings Selection You are tasked with scheduling meeting ... read more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was 1.30 min online coding test through a portal, which was mostly option type questions and one coding question

Round 2 - Technical 

(2 Questions)

  • Q1. About the current role and the tasks
  • Q2. Problem solving on leet code type problem
  • Ans. 

    Solve a LeetCode-style problem by breaking it down into manageable steps and providing clear examples.

    • Understand the problem statement clearly. For example, if asked to find the longest substring without repeating characters, clarify the input and output.

    • Identify edge cases. For instance, consider what happens with an empty string or a string with all unique characters.

    • Choose an appropriate algorithm. For the longest s...

  • Answered by AI

SDE Interview Questions & Answers

Cybage user image Anonymous

posted on 27 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is HashMap working?
  • Ans. 

    HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap uses hashing to store and retrieve key-value pairs efficiently.

    • Keys in a HashMap must be unique, but values can be duplicated.

    • HashMap allows for null keys and null values.

    • Example: HashMap<String, Integer> map = new HashMap<>(); map.put("apple", 5); int value = map.get("apple");

  • Answered by AI

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Apr 2021. There were 2 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 

(1 Question)

  • Q1. Basic front-end questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company with work life balance

I applied via Naukri.com and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Different between spring and springboot.
  • Q2. What is CORS in microservices
  • Ans. 

    CORS (Cross-Origin Resource Sharing) is a security feature that allows or restricts access to resources from different domains.

    • CORS is used to prevent unauthorized access to resources from different domains

    • It is implemented by adding specific headers to HTTP responses

    • CORS can be configured to allow or restrict access based on the origin domain

    • Examples of CORS headers include Access-Control-Allow-Origin and Access-Contr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare in springboot, microservices, java8

Skills evaluated in this interview

Happiest Minds Technologies HR Interview Questions

26 questions and answers

Q. Why do you want to join this organization?
Q. What are your technical skills?
Q. Describe yourself

I applied via Company Website and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Are you updating day by day yourself in technology ?
  • Ans. 

    Yes, I actively engage with new technologies daily through various resources and practices to stay updated in the software engineering field.

    • I read tech blogs and articles daily, such as Medium and Dev.to, to learn about the latest trends.

    • I follow influential tech leaders on Twitter and LinkedIn to gain insights into emerging technologies.

    • I participate in online courses on platforms like Coursera and Udemy to enhance m...

  • Answered by AI
  • Q2. Yes, means you will definitely placed in technosoft.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had done certification and learn the skill day by day, waiting for the opening in technosoft. I had attended three round of interview, if you have real skill and self confidence you will definitely placed in technosoft global services
Are these interview questions helpful?

I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude and coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Technical discussion based on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic c and ds is enough to crack the interview

I applied via Naukri.com and was interviewed in Aug 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical questions was all based on skills I added in my resume.
  • Q2. Explain the last project, What challenges you faced & how you overcome that & what you learn from it.
  • Ans. 

    Developed a web application for tracking inventory in real-time

    • Challenges faced included integrating with multiple APIs, handling large data sets, and ensuring data accuracy

    • Overcame challenges by breaking down tasks into smaller components, conducting thorough testing, and collaborating with team members

    • Learned the importance of communication, problem-solving, and attention to detail in software development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Explore and study well the skills you are adding in the resume, communication should be clear and not to be too much lengthy. Be confident, and always improve yourself where you are lacking.

I applied via Recruitment Consultant and was interviewed in Apr 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Questions on spring boot
  • Q2. Questions on docker
  • Q3. Questions on java concepts and collections

Interview Preparation Tips

Interview preparation tips for other job seekers - I had to give one online test, two technical and one managerial which was also a bit technical. All my interview went well. They asked me my expectation before proceeding for managerial round as well as before first technical round. Once i was done with managerial round, they did not inform anything and when i queried they said my profile is on hold and looked like budget issues. I don't understand if budget is concerned, I should have been informed before itself as I gave alot of effort in that process.

I really think once a person clears the technical rounds and in last phase of interviews, this should be a little transparent.

Happiest Minds Technologies Interview FAQs

How many rounds are there in Happiest Minds Technologies SDE interview?
Happiest Minds Technologies interview process usually has 1 rounds. The most common rounds in the Happiest Minds Technologies interview process are Technical.

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Join Happiest Minds Technologies Happiest People . Happiest Customers

Interview Questions from Similar Companies

ITC Infotech SDE Interview Questions
3.7
 • 383 Interviews
CitiusTech SDE Interview Questions
3.3
 • 292 Interviews
Altimetrik SDE Interview Questions
3.7
 • 245 Interviews
Xoriant SDE Interview Questions
4.1
 • 216 Interviews
Cybage SDE Interview Questions
3.8
 • 206 Interviews
ValueLabs SDE Interview Questions
3.6
 • 200 Interviews
Globant SDE Interview Questions
3.6
 • 187 Interviews
ThoughtWorks SDE Interview Questions
3.9
 • 158 Interviews
Apexon SDE Interview Questions
3.2
 • 152 Interviews
View all
Senior Software Engineer
1.2k salaries
unlock blur

₹5.2 L/yr - ₹19.9 L/yr

Module Lead
941 salaries
unlock blur

₹14.7 L/yr - ₹27.4 L/yr

Technical Lead
909 salaries
unlock blur

₹17.2 L/yr - ₹30 L/yr

Software Engineer
723 salaries
unlock blur

₹3 L/yr - ₹8.6 L/yr

Senior Engineer
382 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Explore more salaries
Compare Happiest Minds Technologies with

ITC Infotech

3.7
Compare

Cybage

3.8
Compare

ValueLabs

3.6
Compare

CitiusTech

3.2
Compare
write
Share an Interview