Upload Button Icon Add office photos

Google

Compare button icon Compare button icon Compare

Filter interviews by

Google Sde1 Interview Questions and Answers

Updated 9 Jan 2025

Google Sde1 Interview Experiences

7 interviews found

Sde1 Interview Questions & Answers

user image Anonymous

posted on 9 Jan 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

It occurred on HackerRank.

Round 2 - Technical 

(3 Questions)

  • Q1. DSA questions related to strings , graphs , array
  • Q2. CS fundamentals ....OOPS , DBMS , CN (little)
  • Q3. Projects discussion
Round 3 - HR 

(2 Questions)

  • Q1. About hobbies , interest in comp. about hacakthons
  • Q2. Why i want to become SDE
  • Ans. 

    I aspire to be an SDE to innovate, solve complex problems, and contribute to impactful software solutions that enhance user experiences.

    • Passion for technology: I enjoy coding and building applications that solve real-world problems, like developing a budgeting app to help users manage finances.

    • Desire for continuous learning: The tech field is ever-evolving, and I am excited about the opportunity to learn new languages ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Google Sde1 interview:
  • DSA
  • OOPS
  • DBMS
  • SQL
Interview preparation tips for other job seekers - Focus on DSA , CS fundamentals , projects .

Sde1 Interview Questions & Answers

user image Anonymous

posted on 25 Oct 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

1 phone screening
4 DSA interviews

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare DSA well

Sde1 Interview Questions Asked at Other Companies

Q1. DSA and Language Questions: 1. Difference between Arrays and Arra ... read more
asked in Park Plus
Q2. 1. What is a doubly-linked list? And real-world applications.
asked in Amazon
Q3. Given process IDs (pid) and parent process IDs (ppid), and a proc ... read more
Q4. Given a point and a circle, how would you determine if the point ... read more
asked in Amazon
Q5. Given an array, determine if there exists a subarray with a given ... read more

Sde1 Interview Questions & Answers

user image Anonymous

posted on 17 Apr 2023

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

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Only based on approach, learn DSA

Round 3 - One-on-one 

(1 Question)

  • Q1. Tree based question

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard

Sde1 Interview Questions & Answers

user image Anonymous

posted on 8 Oct 2022

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 

Duration 60min, platform - hackerrank.

Round 3 - HR 

(2 Questions)

  • Q1. Share your last company experience.
  • Q2. Why did you leave it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA and algo. Practice competitive programming.

Sde1 Interview Questions & Answers

user image Anonymous

posted on 17 Apr 2022

I applied via Referral

Round 1 - Coding Test 

Very easy no need to worry

Round 2 - Technical 

(1 Question)

  • Q1. Simple questions of jana with oops 😬

Interview Preparation Tips

Interview preparation tips for other job seekers - Kuch nhi kiya ..free chlaun dvo

Sde1 Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2023

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

I applied via Campus Placement and was interviewed before Jan 2022. 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 

3 DSA on hackerearth 2 hrs + resume screening

Round 3 - Technical 

(2 Questions)

  • Q1. Discussion DSA on graph and trees?
  • Ans. 

    Graphs and trees are fundamental data structures used to represent relationships and hierarchies in various applications.

    • Graphs consist of vertices (nodes) and edges (connections), used in social networks, transportation, etc.

    • Trees are a special type of graph with a hierarchical structure, commonly used in file systems and databases.

    • Depth-First Search (DFS) and Breadth-First Search (BFS) are key algorithms for traversi...

  • Answered by AI
  • Q2. Discussion on time complexity and projects

Interview Preparation Tips

Interview preparation tips for other job seekers - practice cp and have good communication and some development will be enough

Sde1 Interview Questions & Answers

user image Anonymous

posted on 19 Jan 2022

I applied via Company Website and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me something about yourself
  • Q2. Hi i am a flutter dev

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident, it's all about the confidence.
Are these interview questions helpful?

Top trending discussions

View All
Office Jokes
2w
an executive
CTC ≠ Confidence Transfer Credit
Ab toh aisa lagta hai, chillar jaise salary ke liye main kaju katli ban ke jaa rahi hoon. Samajh nahi aata, main zyada ready ho ke jaa rahi hoon ya ye mujhe kam pay kar rahe hain? #CorporateLife #OfficeJokes #UnderpaidButWellDressed
FeedCard Image
Got a question about Google?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Feb 2016.

Interview Questionnaire 

2 Questions

  • Q1. The interviewer firstly asked about my internship - my role during the internship, the projects that I worked on and the completion status of the projects. Then he asked about my project- Library managemen...
  • Q2. Given two words determine the similarity between them
  • Ans. 

    The question asks to determine the similarity between two words.

    • Use a similarity metric like Levenshtein distance or cosine similarity

    • Normalize the words by converting them to lowercase and removing punctuation

    • Consider using a pre-trained word embedding model for semantic similarity

    • Implement a function that calculates the similarity score between two words

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: 3 questions were given
1. Rain water collection problem
2. Matrix DFS problem
3. DP problem
Tips: Practice all standard questions on practice.geeksforgeeks.org.
And other dp questions on Hackerearth and Hackerrank.
Duration: 1 hour 30 minutes
Total Questions: 3

Round: Group fly round
Experience: 2 questions were given
1. Convert number into words. Eg. 389 to Three hundred and eighty nine. Input 1-999999
2. A 2-D matrix nxn consisting of numbers is spirally sorted in decreasing order. So given a number we have to insert into the matrix so that the matrix is still sorted spirally. Write a function.
Tips: Also practice ad hoc questions

Round: Technical Interview
Experience: In my implementation he thought there was some scope for improvement. I implemented the date of issue and date of return both in the books entity. I then suggested to implement an borrowed_books entity and he seemed very satisfied with it.
Tips: High

Round: Technical Interview
Experience: I asked about the definition of similarity wrt the question. He replied to define it myself. So, I told him that I would find the LCS of the 2 strings and then define a threshold below/above which "we" could say them to be dissimilar/similar. There was a confusion there. I realised my mistake and stated it to be Longest Common Subsequence. He asked me to write the code. After I was done. He told me that the code was incorrect. I went through the code thrice and then I told him whether he could point out the mistakes. There were none. He was trying to see how I reacted. I didn't get too defensive. He was happy with it. Then he asked me to optimize the code. I said that for letters that didn't match in both the strings, we could define some similarity score between individual letters. He said yes it is definitely a good optimization but can you think of something simpler. I then told him that we need to normalize the LCS. He was happy that I could work on the hints he provided.
Tips: Don't get too defensive.
Listen to each and every word that the interviewer utters carefully.
Try to talk through the solution with the interviewer. Don't let a moment of awkward silence come during the interview.
Think of the interviewer as a friend with whom you are discussing a coding question. It eases out 90% of the tension.

College Name: IIT Varanasi

Skills evaluated in this interview

Round 1 - Coding Test 

Easy test 2 questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Just practice leetcode top 100 interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practicing and have a look on archives befor interview
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Maximum element in a heap
  • Ans. 

    The maximum element in a heap can be found at the root node.

    • The maximum element in a max heap is always at the root node.

    • To find the maximum element, simply return the value at the root node.

    • In a min heap, the maximum element can be found by recursively checking the left and right child nodes.

  • Answered by AI

Skills evaluated in this interview

Google Interview FAQs

How many rounds are there in Google Sde1 interview?
Google interview process usually has 2-3 rounds. The most common rounds in the Google interview process are Coding Test, Technical and Resume Shortlist.
What are the top questions asked in Google Sde1 interview?

Some of the top questions asked at the Google Sde1 interview -

  1. why i want to become ...read more
  2. discussion DSA on graph and tre...read more
  3. CS fundamentals ....OOPS , DBMS , CN (litt...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 4 interview experiences

Difficulty level

Easy 33%
Moderate 33%
Hard 33%

Duration

Less than 2 weeks 33%
2-4 weeks 33%
4-6 weeks 33%
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 892 Interviews
Zoho Interview Questions
4.3
 • 534 Interviews
Amdocs Interview Questions
3.7
 • 530 Interviews
KPIT Technologies Interview Questions
3.3
 • 306 Interviews
SAP Interview Questions
4.2
 • 291 Interviews
Adobe Interview Questions
3.9
 • 247 Interviews
Salesforce Interview Questions
4.0
 • 234 Interviews
Chetu Interview Questions
3.3
 • 197 Interviews
View all
Google Sde1 Salary
based on 367 salaries
₹31.3 L/yr - ₹58.4 L/yr
73% more than the average Sde1 Salary in India
View more details

Google Sde1 Reviews and Ratings

based on 14 reviews

4.7/5

Rating in categories

4.8

Skill development

4.4

Work-life balance

4.8

Salary

4.6

Job security

4.8

Company culture

4.7

Promotions

4.6

Work satisfaction

Explore 14 Reviews and Ratings
Software Engineer
3k salaries
unlock blur

₹32.5 L/yr - ₹65 L/yr

Software Developer
2.1k salaries
unlock blur

₹33 L/yr - ₹60.3 L/yr

Senior Software Engineer
1.2k salaries
unlock blur

₹38.6 L/yr - ₹72.2 L/yr

Data Analyst
371 salaries
unlock blur

₹15.9 L/yr - ₹35 L/yr

Sde1
367 salaries
unlock blur

₹31.3 L/yr - ₹58.4 L/yr

Explore more salaries
Compare Google with

Yahoo

4.6
Compare

Amazon

4.0
Compare

Facebook

4.3
Compare

Microsoft Corporation

3.9
Compare
write
Share an Interview