PrepLinc Logo

PrepLinc

TasksExperiencesQuestion BankLeaderboardPrepLinc AI

PrepLinc

0PP
PrepLinc Logo

PrepLinc

Connect. Prep. Conquer

To get updates, connect with us:

Company

  • Experiences
  • Question Bank
  • Creator Program
  • Contact Us

Resources

  • How it Works
  • Give Feedback
  • About Us
  • Know More

Legal

  • Privacy Policy
  • Terms of Service

© 2026 PrepLinc. All rights reserved.

KK

My interview experience at Hummingwave for SDE

Technical InterviewNot Selected
3 months ago
KK

Kapse Karthik

Interview

My interview experience at Hummingwave for SDE

Technical InterviewNot Selected
3mo
Company:Humming Wave
Role:SDE
Application Type:Full-Time
humming wavesdetechnical interviewfull time2025data structures

Questions Asked

What is hashing and mention some hash types you know

Data Structures

Some questions on Trees

Trees

Explore More

  • Questions asked at Humming Wave
  • More experiences from Humming Wave
  • More for the SDE role
  • More Technical Interview experiences
  • Experiences from IIT Dharwad

  • See all student-shared questions for technical tests and interviews
  • Browse projects for resume and interview prep
  • Practice DSA questions based on your preparation stage
  • Find student-shared study materials for high-paying jobs
  • Review key topics asked in interviews for CSE, EE, AI/ML, and more
  • Practice daily personalized tasks to track your progress toward your dream job
  • Share your experience, build your brand, and earn passively

Related Experiences

MIH

Md Inzamamul Haque

Online Assessment•3mo
4.6

Hummingwave Technologies Assesment

Humming Wave
SDE

I'm happy to share my experience. Overall, the interview process was quite straightforward and I'm thrilled to say that I was selected for FTE role! # Part 1 — General Aptitude This section included: • Time & Work • Basic arithmetic • Ratio & Proportion • Other standard aptitude topics The questions were easy but time-consuming, so speed and pre-practice matter a lot. ⸻ # Part 2 — Numerical Aptitude This round was more focused on numerical reasoning, including: • AP (Arithmetic Progression) • GP (Geometric Progression) • Sum of n terms • Number-based logical calculations ### Difficulty was moderate, but again the time limit makes it challenging. Practicing these topics beforehand helps a lot. ⸻ # Part 3 — English (Vocabulary + Grammar) This section was: • The toughest among all three • Focused on advanced vocabulary, grammar correction, sentence improvement, and comprehension Good command of English is helpful, and practicing vocabulary + grammar exercises is recommended. ⸻ # Important Note: Time Management All three rounds had a strict time limit, so: • Practicing general aptitude regularly is essential • Platforms like Indiabix can help improve speed and accuracy

MIH

Hummingwave Technologies Assesment

Md Inzamamul Haque•Online Assessment
•3 months ago
4.6
Humming Wave
SDE

I'm happy to share my experience. Overall, the interview process was quite straightforward and I'm thrilled to say that I was selected for FTE role! # Part 1 — General Aptitude This section included: • Time & Work • Basic arithmetic • Ratio & Proportion • Other standard aptitude topics The questions were easy but time-consuming, so speed and pre-practice matter a lot. ⸻ # Part 2 — Numerical Aptitude This round was more focused on numerical reasoning, including: • AP (Arithmetic Progression) • GP (Geometric Progression) • Sum of n terms • Number-based logical calculations ### Difficulty was moderate, but again the time limit makes it challenging. Practicing these topics beforehand helps a lot. ⸻ # Part 3 — English (Vocabulary + Grammar) This section was: • The toughest among all three • Focused on advanced vocabulary, grammar correction, sentence improvement, and comprehension Good command of English is helpful, and practicing vocabulary + grammar exercises is recommended. ⸻ # Important Note: Time Management All three rounds had a strict time limit, so: • Practicing general aptitude regularly is essential • Platforms like Indiabix can help improve speed and accuracy

SRS

Soumya Ranjan Sahoo

Technical Interview•3mo
3.8

My SDE Interview Experience at Hummingwave Technologies

Humming Wave
Software Engineer

Interviewing with Hummingwave Technologies for a Software Development Engineer (SDE) position was one of the most enriching technical discussions I’ve had so far. The interview lasted around 50–55 minutes and covered a spectrum of topics — from fundamental OOP concepts and database management to a deep, detailed discussion around the projects on my resume. ### I’m happy to share that the experience went well, and I ultimately secured the offer. Here’s a detailed walkthrough of the interview. # The Process The interview began with a short personal introduction from both sides. I was asked to walk the interviewer through my background, technical interests, and key projects. This quickly set the tone for a conversation that was both technical and exploratory. ## 1. Object-Oriented Programming (OOP) A significant portion of the early interview revolved around OOP. The interviewer focused more on conceptual clarity and practical usage than theoretical memorization. mutiple question were asked based on class, Object,and overal OOPs concept. ## 2. Database Management Systems (DBMS) Though not the primary focus, the interview did assess my understanding of database fundamentals and real-world data design. # Deep Dive into My Projects This was the longest and most detailed segment of the interview. The interviewer wanted to understand the depth of my involvement, my problem-solving approach, and the reasoning behind my technical decisions. ## A. Plant Recognition System ###Questions What dataset did you use and how did you prepare it? Why did you choose your specific model architecture? How did you handle class imbalance? If accuracy drops under low-light conditions, how would you improve robustness? How would you reduce inference time without significantly affecting accuracy? ## B. Movie Recommendation System Did you use collaborative filtering, content-based filtering, or a hybrid approach? What features did you extract? How did you compute similarity between users or movies? How do you measure the performance of a recommender system? How would you solve the cold-start problem for new users? How would you scale the recommendation pipeline as data volume grows? ## C. Camouflaged Object Detection This project attracted special attention due to its complexity and uniqueness. ### Questions : What makes camouflaged object detection a challenging task? Which model architecture did you use? How did you evaluate model performance? If objects blend almost perfectly with their surroundings, how can the model be improved? How would you adapt your model for real-time video detection? ### I think they were evaluating my understanding of model optimization, domain challenges, data processing, and deployment considerations. This is the end of questions. The interview concluded with a short discussion about: My preferred tech stack How I usually debug issues My willingness to learn new tools and adapt They also allowed me to ask questions about the role, team structure, and company culture. # Final Result After some days, I received the confirmation that I had been selected for the SDE role at Hummingwave Technologies. The interview was well-structured, conversational, and intellectually engaging. ### What stood out most was the company’s emphasis on understanding thought process over memorized answers. This experience circulated around the importance of strong fundamentals combined with practical, hands-on project knowledge.

SRS

My SDE Interview Experience at Hummingwave Technologies

Soumya Ranjan Sahoo•Technical Interview
•3 months ago
3.8
Humming Wave
Software Engineer

Interviewing with Hummingwave Technologies for a Software Development Engineer (SDE) position was one of the most enriching technical discussions I’ve had so far. The interview lasted around 50–55 minutes and covered a spectrum of topics — from fundamental OOP concepts and database management to a deep, detailed discussion around the projects on my resume. ### I’m happy to share that the experience went well, and I ultimately secured the offer. Here’s a detailed walkthrough of the interview. # The Process The interview began with a short personal introduction from both sides. I was asked to walk the interviewer through my background, technical interests, and key projects. This quickly set the tone for a conversation that was both technical and exploratory. ## 1. Object-Oriented Programming (OOP) A significant portion of the early interview revolved around OOP. The interviewer focused more on conceptual clarity and practical usage than theoretical memorization. mutiple question were asked based on class, Object,and overal OOPs concept. ## 2. Database Management Systems (DBMS) Though not the primary focus, the interview did assess my understanding of database fundamentals and real-world data design. # Deep Dive into My Projects This was the longest and most detailed segment of the interview. The interviewer wanted to understand the depth of my involvement, my problem-solving approach, and the reasoning behind my technical decisions. ## A. Plant Recognition System ###Questions What dataset did you use and how did you prepare it? Why did you choose your specific model architecture? How did you handle class imbalance? If accuracy drops under low-light conditions, how would you improve robustness? How would you reduce inference time without significantly affecting accuracy? ## B. Movie Recommendation System Did you use collaborative filtering, content-based filtering, or a hybrid approach? What features did you extract? How did you compute similarity between users or movies? How do you measure the performance of a recommender system? How would you solve the cold-start problem for new users? How would you scale the recommendation pipeline as data volume grows? ## C. Camouflaged Object Detection This project attracted special attention due to its complexity and uniqueness. ### Questions : What makes camouflaged object detection a challenging task? Which model architecture did you use? How did you evaluate model performance? If objects blend almost perfectly with their surroundings, how can the model be improved? How would you adapt your model for real-time video detection? ### I think they were evaluating my understanding of model optimization, domain challenges, data processing, and deployment considerations. This is the end of questions. The interview concluded with a short discussion about: My preferred tech stack How I usually debug issues My willingness to learn new tools and adapt They also allowed me to ask questions about the role, team structure, and company culture. # Final Result After some days, I received the confirmation that I had been selected for the SDE role at Hummingwave Technologies. The interview was well-structured, conversational, and intellectually engaging. ### What stood out most was the company’s emphasis on understanding thought process over memorized answers. This experience circulated around the importance of strong fundamentals combined with practical, hands-on project knowledge.

MK

Mahesh Krishnam

Technical Interview•1mo
3.8

How I Landed My Second Offer At Visa (35 LPA)

Visa
SDE

I had been practicing DSA on LeetCode for around two years, solving the Striver SDE Sheet twice to strengthen my problem-solving skills. Along the way, I explored multiple programming languages — Python, Java, C/C++, Solidity — and worked with technologies like MERN stack, blockchain, machine learning, and deep learning. In the last 6 months, I also started learning system design fundamentals, which helped me approach Visa’s technical rounds with confidence. This broad preparation allowed me to adapt quickly during their challenging selection process. ### Recruitment Process Overview Visa’s selection process had four rounds: 1. **Online Assessment (DSA)** 2. **Technical Interview 1** 3. **Technical Interview 2 (System Design)** 4. **Team Lead Round** The rounds tested my problem-solving, technical knowledge, system design understanding, and communication skills. ### Round 1 – Online Assessment (DSA) This round had **four DSA questions**, testing algorithmic and coding abilities. After this round, 8 students were selected for the next stage. ### Round 2 – Technical Interview 1 This round started with a self-introduction followed by a **20-minute discussion on my projects**: * Describing my projects and selecting the best one * Challenges faced and improvements possible * **SQL and DSA questions** * Discussion about my **LeetCode rating (~1887)** and algorithms The interviewer asked about choosing the right algorithm, evaluating pre-existing code, and managing code quality. Despite initial nervousness, I received confirmation to move to the next round (6 students selected). ### Round 3 – Technical Interview 2 (System Design) This round focused on **scalability and system design**. The discussion included: * Choosing a project example from my resume * Designing a high-level architecture (HLD) * Components like **load balancer, cache, API gateway, database, microservices, rate limiter** * Ensuring **high availability, low latency, and scalability** My preparation in system design basics helped me confidently discuss design decisions, and the interviewer complimented my strong fundamentals. After this round, 5 students advanced. ### Round 4 – Team Lead Round This was a **communication-focused round**. Clear articulation and asking relevant questions based on previous rounds helped me stand out. The discussion went smoothly, and the interviewer was impressed with my insights and preparation. ### Key Takeaways * **Consistency pays off:** Years of DSA practice and project work laid the foundation. * **System design knowledge matters:** Early preparation made technical 2 round easier. * **Communication & curiosity:** Clear explanations and asking the right questions made a difference in the final round. * **Luck helps:** Being able to tie answers from previous rounds added value. ### Outcome One day later, I received the **offer from Visa at 35 LPA** — a dream come true!

MK

How I Landed My Second Offer At Visa (35 LPA)

Mahesh Krishnam•Technical Interview
•about 1 month ago
3.8
Visa
SDE

I had been practicing DSA on LeetCode for around two years, solving the Striver SDE Sheet twice to strengthen my problem-solving skills. Along the way, I explored multiple programming languages — Python, Java, C/C++, Solidity — and worked with technologies like MERN stack, blockchain, machine learning, and deep learning. In the last 6 months, I also started learning system design fundamentals, which helped me approach Visa’s technical rounds with confidence. This broad preparation allowed me to adapt quickly during their challenging selection process. ### Recruitment Process Overview Visa’s selection process had four rounds: 1. **Online Assessment (DSA)** 2. **Technical Interview 1** 3. **Technical Interview 2 (System Design)** 4. **Team Lead Round** The rounds tested my problem-solving, technical knowledge, system design understanding, and communication skills. ### Round 1 – Online Assessment (DSA) This round had **four DSA questions**, testing algorithmic and coding abilities. After this round, 8 students were selected for the next stage. ### Round 2 – Technical Interview 1 This round started with a self-introduction followed by a **20-minute discussion on my projects**: * Describing my projects and selecting the best one * Challenges faced and improvements possible * **SQL and DSA questions** * Discussion about my **LeetCode rating (~1887)** and algorithms The interviewer asked about choosing the right algorithm, evaluating pre-existing code, and managing code quality. Despite initial nervousness, I received confirmation to move to the next round (6 students selected). ### Round 3 – Technical Interview 2 (System Design) This round focused on **scalability and system design**. The discussion included: * Choosing a project example from my resume * Designing a high-level architecture (HLD) * Components like **load balancer, cache, API gateway, database, microservices, rate limiter** * Ensuring **high availability, low latency, and scalability** My preparation in system design basics helped me confidently discuss design decisions, and the interviewer complimented my strong fundamentals. After this round, 5 students advanced. ### Round 4 – Team Lead Round This was a **communication-focused round**. Clear articulation and asking relevant questions based on previous rounds helped me stand out. The discussion went smoothly, and the interviewer was impressed with my insights and preparation. ### Key Takeaways * **Consistency pays off:** Years of DSA practice and project work laid the foundation. * **System design knowledge matters:** Early preparation made technical 2 round easier. * **Communication & curiosity:** Clear explanations and asking the right questions made a difference in the final round. * **Luck helps:** Being able to tie answers from previous rounds added value. ### Outcome One day later, I received the **offer from Visa at 35 LPA** — a dream come true!

Loading comments...
Mentor
KK

Kapse Karthik

0 PP

IIT Dharwad '

Explore More

  • Questions asked at Humming Wave
  • More experiences from Humming Wave
  • More for the SDE role
  • More Technical Interview experiences
  • Experiences from IIT Dharwad

  • See all student-shared questions for technical tests and interviews
  • Browse projects for resume and interview prep
  • Practice DSA questions based on your preparation stage
  • Find student-shared study materials for high-paying jobs
  • Review key topics asked in interviews for CSE, EE, AI/ML, and more
  • Practice daily personalized tasks to track your progress toward your dream job
  • Share your experience, build your brand, and earn passively

The Process

There was a test before the interview that consisted of aptitude and English grammar sections, followed by a technical interview. The technical interview mostly revolved around my projects and some CS fundamentals. Questions were asked from topics such as computer networks, OS, and DBMS.

My Thoughts and Advice

Most of the aptitude questions were of easy to medium difficulty, but the English grammar section was quite difficult. The interview is easy to clear if you can explain your projects clearly and confidently.

Comments (0)

Want to join the conversation?

Be the first to comment!