Upload Button Icon Add office photos

Google

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Google Web Developer Interview Questions and Answers

Updated 3 Dec 2024

Google Web Developer Interview Experiences

5 interviews found

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

(2 Questions)

  • Q1. Low level design
  • Q2. High level design
Round 2 - Coding Test 

Leetcode medium to hard question

Web Developer Interview Questions & Answers

user image Anonymous

posted on 31 Dec 2023

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

I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Tell me about your self and Technology related
  • Q2. About Technology
  • Q3. About family background
  • Q4. Web development realated questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good

Web Developer Interview Questions Asked at Other Companies

Q1. Last Index of Element The task is to determine the index of the l ... read more
Q2. Check Indices With Given Difference Problem Statement You are pro ... read more
asked in Evalueserve
Q3. Reverse Linked List Problem Statement Given a singly linked list ... read more
Q4. Intersection of Linked List Problem You are provided with two sin ... read more
Q5. Most Frequent Non-Banned Word Problem Statement Given a paragraph ... read more

Web Developer Interview Questions & Answers

user image Anonymous

posted on 24 Jun 2024

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

I applied via Walk-in and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Group Discussion 

What do you mean by AI

Web Developer Interview Questions & Answers

user image Anonymous

posted on 20 May 2022

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

Round 1 - Coding Test 
Round 2 - Aptitude Test 

What is your week point. Which make you emotional.

Round 3 - HR 

(3 Questions)

  • Q1. What is your long term goals.
  • Q2. What is your strength to handle anything.
  • Q3. What is your expectation related to this job

Interview Preparation Tips

Topics to prepare for Google Web Developer interview:
  • Web Development
  • Web Technologies
  • Communication Skills
  • Javascript
  • CSS
  • React.Js
Interview preparation tips for other job seekers - Hii friends
Everything is possible in this world so never give up. And always try to learn new things. Make yourself better to best.
All the best

Google interview questions for designations

 Web Developer Trainee

 (1)

 Developer

 (2)

 Software Developer

 (89)

 Java Developer

 (7)

 Android Developer

 (1)

 UI Developer

 (1)

 Sharepoint Developer

 (1)

 IOS Developer

 (1)

I applied via Approached by Company and was interviewed before Nov 2021. There were 8 interview rounds.

Round 1 - Aptitude Test 

I dont know when it happened i think i missed it

Round 2 - Coding Test 

I wrote hello world in machine language and they were surprised, one was willing to marry her daughter with me

Round 3 - Group Discussion 

Ahh the fun round it was a great experience obviously i won the GD as i was the only 1 in the room

Round 4 - Assignment 

I can barely solve my bro's 8th test paper but at least i put my roll number correct

Round 5 - Case Study 

Nah , never heard of this one before

Round 6 - HR 

(3 Questions)

  • Q1. Tf, am i the only one who got a male HR ?
  • Q2. What are your salary expectations
  • Q3. Where do you see yourself in 5 years
Round 7 - Technical 

(2 Questions)

  • Q1. What is a for loop
  • Ans. 

    A for loop is a control flow statement that repeatedly executes a block of code.

    • It has three parts: initialization, condition, and increment/decrement

    • It is used to iterate over a range of values or elements in an array

    • Example: for (let i = 0; i < 10; i++) { console.log(i); }

  • Answered by AI
  • Q2. How to create a html file
  • Ans. 

    To create a HTML file, you can use a text editor to write the code and save it with a .html extension.

    • Open a text editor like Notepad, Sublime Text, or Visual Studio Code

    • Write your HTML code including tags like <html>, <head>, <title>, <body>

    • Save the file with a .html extension, for example index.html

    • Open the file in a web browser to view the HTML content

  • Answered by AI
Round 8 - One-on-one 

(1 Question)

  • Q1. Never heard of this one

Interview Preparation Tips

Interview preparation tips for other job seekers - Never herd of ambition box before bu rating this because i was getting bored

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Spring Collections Difference between list and set What is sorted mean in hashed set java Serialization Exceptions How can you give an exception to caller method Unix- how to move a folder without g...
  • Ans. 

    Interview questions for Software Developer related to Spring, Collections, Serialization, Exceptions, Unix, Annotations, Json, Build tools, Restful services, and more.

    • List and Set are both collection interfaces in Java. List allows duplicates and maintains insertion order while Set doesn't allow duplicates and doesn't maintain any order.

    • Sorted in Hashed Set means that the elements are stored in a sorted order based on ...

  • Answered by AI

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: Approx. 30.questions in 50 min
Tips: Try solving each que in less than a minute ,don't waste time on difficult questions, complete easier once first
Duration: 50 minutes
Total Questions: 30

College Name: Pimpri chinchwad college of engineering

Interview Preparation Tips

General Tips: I asked my seniors about the interview process. Their guidelines were very helpful. Always try to bring the interviewer into your comfort zone. Also be confident and expressive while explaining. Explain your thought process while solving. Even though you don't get the solution the thought process might be very important for your selection.
College Name: NIT SURATHKAL

Interview Preparation Tips

Round: Test
Experience: Oracle had an online test which includes 3
Sections:
1. Programming: basic C++/java programming + data structure. One need to have good hand over oops
to score well in this section.

2. Aptitude: General Aptitude Questions

3. General Maths: Very simple maths problem (+2 level) but needs very very good speed.
Tips: Individual cutoff was not declared, but different cutoff for different profile is expected.
Oracle has no GD round.

Round: Interview
Experience: In 2nd round of interview, there was more programming, less resume based question and more emphasis on will I be comfortable in an IT sector. Some apti questions were also asked.

Round: Interview
Experience: 1st round was completely on resume based. Each and every project and intern is discussed in detail. Most of the extracurricular activities were also discussed. In the 1st interview, some basic program like fibonacci series by recursion, star pattern by loop etc were asked.

Round: Interview
Experience: Next round was HR. I was asked about the earlier 2 interviews and some basic HR questions.

College Name: IIT Roorkee

Interview Preparation Tips

Round: Test
Experience: The sections were Quantitative, Logical, Verbal and Computer Science.The three sections contained very basic questions of general aptitude while the Computer Science section contained questions on Database Management, OS, SQL and Programming Aptitude.

Round: Test
Experience: The question was to program a logic to test the correctness of a solved sudoku. We were allowed to code in C++, Java, C or pseudo code.

Round: Technical Interview
Experience: Were asked simple questions and program them like reversing string without temporary variables, finding the earlier date when entered as string and finding the difference in number of days between them.
I was asked to explain him my internship project in great detail and above all one should be prepared to answer the question 'Why IT?' if from a non IT background. Then I was asked to program a logic for 'Search and replace" tool of MS Word.

Round: HR Interview
Experience: Was asked about my background in detail and stressed again and again on 'Why IT?'. Then he asked me to prepare a summary on the merits and demerits of various Employee Data Management techniques for an organisation. For the end of the interview you should have a question which you would ask to the interviewer.

General Tips: Don't try to over emphasize the correctness of your logic if the interviewer finds a glitch. It irritates him. Be interactive in your HR round. In our case it was the VP of Oracle India who took the final round. So I asked him about his experience in the company. He was very happy to share it with me. But asses your interviewer before you put forth these queries cause your interviewer might not be as jolly as mine was.
Skills:
College Name: NIT Surathkal

Google Interview FAQs

How many rounds are there in Google Web Developer interview?
Google interview process usually has 3-4 rounds. The most common rounds in the Google interview process are Technical, Coding Test and HR.
What are the top questions asked in Google Web Developer interview?

Some of the top questions asked at the Google Web Developer interview -

  1. How to create a html f...read more
  2. What is a for l...read more
  3. Web development realated questi...read more

Tell us how to improve this page.

Google Web Developer Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 855 Interviews
Amdocs Interview Questions
3.7
 • 514 Interviews
Zoho Interview Questions
4.3
 • 510 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
KPIT Technologies Interview Questions
3.4
 • 282 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 226 Interviews
Infinx Interview Questions
4.0
 • 184 Interviews
View all
Google Web Developer Salary
based on 50 salaries
₹3.6 L/yr - ₹7.6 L/yr
48% more than the average Web Developer Salary in India
View more details

Google Web Developer Reviews and Ratings

based on 7 reviews

4.8/5

Rating in categories

4.8

Skill development

4.8

Work-life balance

4.8

Salary

4.9

Job security

4.9

Company culture

4.8

Promotions

4.9

Work satisfaction

Explore 7 Reviews and Ratings
Software Engineer
2k salaries
unlock blur

₹20 L/yr - ₹75 L/yr

Software Developer
1.2k salaries
unlock blur

₹27.6 L/yr - ₹66.3 L/yr

Senior Software Engineer
750 salaries
unlock blur

₹24 L/yr - ₹80 L/yr

Data Scientist
297 salaries
unlock blur

₹31.5 L/yr - ₹60 L/yr

Sde1
244 salaries
unlock blur

₹16 L/yr - ₹65 L/yr

Explore more salaries
Compare Google with

Yahoo

4.6
Compare

Amazon

4.1
Compare

Facebook

4.3
Compare

Microsoft Corporation

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