Upload Button Icon Add office photos
Engaged Employer

i

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

Hummingbird Web Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Hummingbird Web Solutions Interview Questions, Process, and Tips

Updated 18 Jan 2025

Top Hummingbird Web Solutions Interview Questions and Answers

View all 6 questions

Hummingbird Web Solutions Interview Experiences

Popular Designations

31 interviews found

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

I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Can you introduce yourself?
  • Ans. 

    Experienced Full Stack Developer with expertise in front-end and back-end technologies.

    • Experienced in HTML, CSS, JavaScript for front-end development

    • Proficient in Node.js, Express, MongoDB for back-end development

    • Familiar with React, Angular for building interactive web applications

  • Answered by AI
  • Q2. What is graphQL?, What is REST API? and which is better graphQL or REST API?
  • Ans. 

    GraphQL is a query language for APIs and a runtime for executing those queries. REST API is a set of rules for building web services. Both have their own advantages.

    • GraphQL allows clients to request only the data they need, reducing over-fetching and under-fetching.

    • REST API follows a more rigid structure and is easier to understand for beginners.

    • GraphQL is more efficient for complex queries involving multiple resources...

  • Answered by AI
Round 2 - Case Study 

I was asked to discuss the system design of Google Meet, with a primary focus on video processing and WebRTC.

Round 3 - Coding Test 

A graph question regarding LC 1334.

Round 4 - HR 

(1 Question)

  • Q1. Can you provide an introduction and a summary of your past experiences, as well as your motivations for wanting to join this company?
  • Ans. 

    Experienced Full Stack Developer with a passion for creating innovative solutions and a strong desire to contribute to a dynamic team.

    • Over 5 years of experience in full stack development, working on various projects from concept to deployment.

    • Proficient in front-end technologies such as HTML, CSS, JavaScript, and React.

    • Skilled in back-end technologies including Node.js, Express, and MongoDB.

    • Motivated by the opportunity...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Hummingbird Web Solutions Full Stack Developer interview:
  • System Design
  • DSA
Interview preparation tips for other job seekers - The first round was focused on system design, so please be prepared, as it is uncommon for freshers to excel in that area.

Full Stack Developer Interview Questions asked at other Companies

Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘N’ columns initially consisting of all 0s. 'Q' queries follow. The queries can be of 4 types: Query 1: 1 R index Query 2: 1 C index Query 3: 2 R index Query 4: 2 C index In ea... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Cutshort and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. The Database performance is becoming a bottleneck and the team needs to horizontally scale the database. Which design approach should they use to scale the database efficiently?
  • Q2. The app needs to send a beyond time notification to user about driver status. The status are asked, arrived, cancelled or completed. Each notification must be processed asynchronously to avoid blocking oth...

Full Stack Developer Interview Questions asked at other Companies

Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘N’ columns initially consisting of all 0s. 'Q' queries follow. The queries can be of 4 types: Query 1: 1 R index Query 2: 1 C index Query 3: 2 R index Query 4: 2 C index In ea... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. 3 Question was there related to architecture and Computer networks.
Round 2 - Technical 

(2 Questions)

  • Q1. Microservices and Monolith.
  • Q2. Leetcode hard Sum.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - SCREENING 

(2 Questions)

  • Q1. CLOSURE IN Javascript ?
  • Ans. 

    Closure in JavaScript is a function that has access to its own scope, as well as the outer scope in which it was defined.

    • A closure allows a function to access variables from its outer function even after the outer function has finished executing.

    • Closures are commonly used in event handlers, callbacks, and in functional programming.

    • Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFun

  • Answered by AI
  • Q2. Class and ID difference
  • Ans. 

    Class is used to style multiple elements, while ID is used to style a single element.

    • Class can be used multiple times in a document, while ID should be unique

    • Class is denoted by a period (.), ID is denoted by a hash (#)

    • Class can be applied to multiple elements, ID can only be applied to one element

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. System Design question
  • Q2. Leetcode medium question on backtracking

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

Hummingbird Web Solutions interview questions for popular designations

 Full Stack Developer

 (5)

 Junior Software Developer

 (4)

 Software Developer

 (4)

 Business Analyst

 (2)

 Front end Developer

 (2)

 Web Developer

 (2)

 Backend Developer

 (1)

 Digital Marketing Executive

 (1)

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 Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a dedicated and detail-oriented business analyst with a strong background in data analysis and problem-solving.

    • I have a Bachelor's degree in Business Administration

    • I have experience in conducting market research and analyzing data to identify trends

    • I am proficient in using tools like Excel, SQL, and Tableau for data analysis

    • I have excellent communication skills and can effectively collaborate with cross-functional

  • Answered by AI
  • Q2. Some questions on project

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Java Full stack developer rool
  • Q2. Java Full stack developer
  • Q3. SQL, spring, spring boot, html,core Java,oops
  • Q4. I am fresher improve my skills
  • Q5. CSS , javascript, HTML
  • Q6. I am fresher for improving the skills growth and development

Interview Preparation Tips

Interview preparation tips for other job seekers - My skills J2SE, J2EE, spring, spring boot, Oracle, HTML, CSS, javascript, Rest API, tool Junite, and Junit5

Java Full Stack Developer Interview Questions asked at other Companies

Q1. Coding question - 1. Create a immutable class of orders. What happens when two objects are created out of it. 2.Using the immutable orders create a set of orders and how will you sort these out. 3.Given a List of list of string of integers ... read more
View answer (1)

Jobs at Hummingbird Web Solutions

View all
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 6 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 

(1 Question)

  • Q1. Platform: Google forms integrated with Mercer Mettel Proctor: Proctored using webcam, audio and screen recorder. Question type: MCQ Aptitude level: Okayish Coding level: Moderate (PHP Language) Miscel...
Round 3 - HR 

(1 Question)

  • Q1. A week later after first round, got a call from the HR regarding the profile, qualifications, salary and location. Interview was scheduled in 1.5hours, and there was no room to reschedule. 🤡🤡🤡
Round 4 - Technical 

(1 Question)

  • Q1. Platform: Google Meet Duration: 90 minutes Type: Hard DSA problems Note: Problems need to be solved on the platform like Codeforces, leetcode, FreeCodeCamp etc while sharing the screen. All Test cases nee...
Round 5 - Technical 

(1 Question)

  • Q1. Platform: Google Meet Duration: 30 minutes Type: Solely DSA based Note: No discussion on projects or the domain applied for. The interviewer joined 20 minutes late. Really unprofessional, but hey, it's u...
Round 6 - HR 

(2 Questions)

  • Q1. Basic HR question
  • Q2. Basic HR Questions, and then she showed me the compensation and the location. They wanted immediate joiners, but I guess 15 days is immediate only. Nobody can and I quote "Packs your bags and catch the fl...

Interview Preparation Tips

Topics to prepare for Hummingbird Web Solutions Full Stack Developer interview:
  • CP
  • COMPETITIVE PROGRAMMING
  • DSA
  • Hard DSA
  • CODEFORCES
  • CODECHEF
  • HARD LEETCODE
  • SOLELY DSA BASED
  • CODING
Interview preparation tips for other job seekers - I have no advice for experience professional.

But, if you're a fresher, don't apply for his company unless you're ok with 3.5-4 LPA, have expertise in Competitive Programming and can solve any hard leetcode problem under 20minutes. They won't ask for your introduction, your projects or your interest. No matter what role you apply for, backend, frontend, fullstack, app development, you'll be judged based on some really hard twisted DSA.

The interviewer says, they really respect CP guys in their company and I'm yet to see even one CP guy in the company. The interview will be totally based on you passing the test cases. Doesn't matter what your logic was or how close you were. Unless you pass the test cases, you're no good..

You can apply and go through the rounds yourself, if you don't believe me. But tbh, I found it an utmost waste of time. I understand DSA is essential, but is really hard level DSA required.

I mean, I didn't apply for Google or microsoft, I just wanted a simple dev job where I can utilise my project making skills.

If I had to go with CP, obviously I would've applied on Google/Facebook/microsoft. For what I'd apply here for a pay of 3.5-4 LPA.

Verdict: I got the job offer for Pune, 4LPA. But, after talking to some employees of the company I realised the work pressure, and the overexpectations and the old Techstack they been rocking. So, I negotiated for a higher salary of 5-6 LPA which other candidates were getting. Apparantly, I've been told that I couldn't answer some DSA problems and hence they cannot offer me the same, and also they withdrawn my offer. I am fine with it, because after hearing the reviews of its own employees, I made up my mind of not joining it for that low compensation anyways. If the Techstack was better, there was a chance, but with their current Techstack, I don't think it'll help any fresher in their journey as a backend/full stack developer.

Full Stack Developer Interview Questions asked at other Companies

Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘N’ columns initially consisting of all 0s. 'Q' queries follow. The queries can be of 4 types: Query 1: 1 R index Query 2: 1 C index Query 3: 2 R index Query 4: 2 C index In ea... read more
View answer (1)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. So you have prior experience with Javascript ?
  • Ans. 

    Yes, I have prior experience with Javascript.

    • I have worked on various projects using Javascript.

    • I am familiar with popular Javascript libraries and frameworks like React and Node.js.

    • I have experience in writing clean and efficient Javascript code.

    • I have used Javascript for both front-end and back-end development.

  • Answered by AI
Round 2 - Coding Test 

In the previous round, they give you a link to freecodecamp course - basic javascript.
In this round (Coding) every single question is asked from the exact same course, as is.

Round 3 - One-on-one 

(1 Question)

  • Q1. The HR discusses salary and commutation and other things

Interview Preparation Tips

Interview preparation tips for other job seekers - You can simply memorize the answers and clear the tests.

Note: after joining, you will still have to give (and clear) 2-3 tests every week before you are confirmed. If you fail to clear, you will be fired immediately.

Skills evaluated in this interview

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2023. 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 - Aptitude Test 

Some question basis on JavaScript are asked in google form.

Round 3 - Technical 

(2 Questions)

  • Q1. Interviewer give some links from Freecodecamp. Interviewer give some time for solving question you need to pass the all test cases.
  • Q2. Wordblank , Data Algorithm que

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through all question from free code camp. They didn't take even introduction from you in technical round.

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Leetcode Hard questions
  • Q2. IPO Leetcode Hard

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (41)

Hummingbird Web Solutions Interview FAQs

How many rounds are there in Hummingbird Web Solutions interview?
Hummingbird Web Solutions interview process usually has 2-3 rounds. The most common rounds in the Hummingbird Web Solutions interview process are Resume Shortlist, Technical and Coding Test.
How to prepare for Hummingbird Web Solutions 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 Hummingbird Web Solutions. The most common topics and skills that interviewers at Hummingbird Web Solutions expect are Javascript, Communication Skills, HTML, PHP and Software Development.
What are the top questions asked in Hummingbird Web Solutions interview?

Some of the top questions asked at the Hummingbird Web Solutions interview -

  1. What is graphQL?, What is REST API? and which is better graphQL or REST A...read more
  2. So you have prior experience with Javascrip...read more
  3. SUM OF PRIME NUMB...read more
How long is the Hummingbird Web Solutions interview process?

The duration of Hummingbird Web Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Hummingbird Web Solutions Interview Process

based on 33 interviews

Interview experience

3.2
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

Hummingbird Web Solutions Reviews and Ratings

based on 60 reviews

3.0/5

Rating in categories

3.2

Skill development

2.8

Work-life balance

2.9

Salary

2.9

Job security

3.1

Company culture

2.7

Promotions

2.8

Work satisfaction

Explore 60 Reviews and Ratings
Software Developer
55 salaries
unlock blur

₹3.2 L/yr - ₹7.2 L/yr

Digital Marketing Executive
33 salaries
unlock blur

₹3.5 L/yr - ₹5.1 L/yr

Front end Developer
14 salaries
unlock blur

₹3.4 L/yr - ₹4.2 L/yr

Business Analyst
13 salaries
unlock blur

₹4 L/yr - ₹6.8 L/yr

Senior Software Developer
11 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Explore more salaries
Compare Hummingbird Web Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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