Upload Button Icon Add office photos
Engaged Employer

i

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

GeeksForGeeks Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GeeksForGeeks Software Developer Interview Questions and Answers

Updated 25 Dec 2024

GeeksForGeeks Software Developer Interview Experiences

5 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. DB Schema Design
Round 2 - Technical 

(1 Question)

  • Q1. REST API, SQL and SOLID Principles
Round 3 - Technical 

(1 Question)

  • Q1. Resume Based Round with Manager
Round 4 - HR 

(1 Question)

  • Q1. It was basically a salary negotiation round.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Round 1 -> Coding interview -> ask 2 Leetcode problems
Round 2-> HR

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Rakuten
Q2. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Amazon
Q3. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic DSA questions were asked.

Round 2 - One-on-one 

(1 Question)

  • Q1. Discussion over React fundamentals.
Round 3 - HR 

(1 Question)

  • Q1. Normal HR questions and negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Quite good and smooth
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic react questions
Round 2 - Coding Test 

Basic DSA Questions of array

I appeared for an interview in Feb 2021.

Round 1 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

In the first inerview round, I was asked two problems, that were based on Data Structures. 

I realized a key point in this round : that sometimes, the interviewer is wrong, and you are right. Still, you should not argue with the interviewer, rather, just accept, and move on. 

This happened in the first coding problem itself, when, I actually used a "map" in c++. The interviewer asked me, to use an "unordered map" Instead of map, saying, that using an unordered map would make the insertion cost O(1) instead of O(log(n)). I refused to this by saying, that using unordered map is risky, as in case of a lot of collisions, it could go O(n). 

Still, the interviewer said, that I were wrong, and said that he had done some competitive programming himself, and he never faced a TLE verdict because of using unordered map. 

And I knew very well, that an Anti-Hash-Test could be created, to enforce a TLE verdict. The interviewer went on to saying that "every competitive programmer in the world would never use a map, rather, always use unordered map".

I slightly smiled to this, but agreed, and later cleared that interview, because of the smooth second problem.

  • Q1. 

    Anagram Pairs Verification Problem

    Your task is to determine if two given strings are anagrams of each other. Two strings are considered anagrams if you can rearrange the letters of one string to form the...

  • Ans. 

    Determine if two strings are anagrams of each other by checking if they can be rearranged to form the other string.

    • Create a frequency map of characters for both strings and compare them.

    • Sort both strings and compare them.

    • Use a set to store characters and their counts for each string, then compare the sets.

  • Answered by AI
  • Q2. 

    Distribute N Candies Among K People

    Explanation: Sanyam wishes to distribute 'N' candies among 'K' friends. The friends are arranged based on Sanyam's order of likeness. He initially distributes candies s...

  • Ans. 

    Distribute N candies among K friends in Sanyam's order of likeness, incrementing distribution by K each round.

    • Distribute candies starting from 1st friend, incrementing by K each round

    • If remaining candies are fewer than what a friend is supposed to receive, stop distribution

    • Output the number of candies each friend ends up with at the end of distribution

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

I were asked several questions involving DBMS. I was given data of patients of entire country, and was asked to make a dataBase for the same.

  • Q1. How would you create a database to store the data of all the patients in a country?

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Maharaja Surajmal Institute Of Technology. I applied for the job as SDE - 1 in NoidaEligibility criteriaNo criteriaGeeksforGeeks interview preparation:Topics to prepare for the interview - Data Structures, Competitive Coding, Algorithms, Dynamic Programming, GraphsTime required to prepare for the interview - 2 yearsInterview preparation tips for other job seekers

Tip 1 : I did a lot of problems on Codeforces, Codechef and other online platforms
Tip 2 : Apart from normal CP, it is better to do some interview prep separately
Tip 3 : Must note - you need to have development skills as well to clear the projects and DBMS interview.

Application resume tips for other job seekers

Tip 1 : Make a 1 page resume only
Tip 2 : It is good to have some projects and decent ranks on your resume

Final outcome of the interviewRejected

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about GeeksForGeeks?
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 applied via Indeed and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. About myself and my working skills and my previous experience
  • Q2. What is expected salary
  • Ans. 

    I expect a salary that reflects my skills, experience, and the industry standards for this role.

    • Research industry standards: For example, according to Glassdoor, the average salary for a software developer in my area is $X.

    • Consider my experience: With X years of experience and expertise in Y technologies, I believe a salary in the range of $X to $Y is fair.

    • Factor in company size and location: Larger companies or those ...

  • Answered by AI
  • Q3. Are willing to reloacte
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for a position that aligns with my career goals

    • I have relocated for previous job opportunities and am comfortable with the process

    • I understand the importance of being flexible and adaptable in the tech industry

  • Answered by AI
Round 2 - Coding Test 

C#,Dotnet MVC,Webform ,sql server, write code ,they give task ask about and explanation.

Round 3 - HR 

(2 Questions)

  • Q1. Policy term and conditions and expectation
  • Q2. Why i am leaving privious organization

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience about my interview and job at chandigarh university
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Assignment 

General Aptitude, and Basic java questions

Round 2 - Group Discussion 

They asked about the advantages and disadvantages of corona

Interview Preparation Tips

Interview preparation tips for other job seekers - Suggest To join Tha QSPIDERS
Are these interview questions helpful?

Software Developer Interview Questions & Answers

QSpiders user image Aishwarya Wankhede

posted on 19 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Aptitude Test 

It was a average test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell us about yoursefl
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development

    • Strong problem-solving skills

    • Familiar with Agile methodologies

    • Excellent communication skills

    • Team player

  • Answered by AI
  • Q2. What you think what makes a team fail?
  • Ans. 

    Lack of communication, poor leadership, conflicting goals, and lack of trust can make a team fail.

    • Lack of communication: When team members do not communicate effectively, tasks can be misunderstood or not completed on time.

    • Poor leadership: A team without a strong leader to guide and motivate them can easily lose direction and focus.

    • Conflicting goals: If team members have different priorities or objectives, it can lead ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Same for all the roles completely based on aptitude question

Round 2 - Group Discussion 

They gather a group of members who are qualified for the round 2, Everyone should talk they mainly focus on how much of analysis skills you have

Round 3 - One-on-one 

(2 Questions)

  • Q1. Why you are fit for the role
  • Ans. 

    I have a strong background in software development with experience in various programming languages and technologies.

    • Extensive experience in developing software applications using languages such as Java, Python, and C++

    • Proficient in working with databases such as MySQL and MongoDB

    • Familiarity with web development technologies like HTML, CSS, and JavaScript

    • Strong problem-solving skills and ability to work well in a team ...

  • Answered by AI
  • Q2. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - maintain a formal dress code and have to main a confidence on your face don't worry HR's are friendly.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Coding Test 

Solve 500 Leetcode problems

GeeksForGeeks Interview FAQs

How many rounds are there in GeeksForGeeks Software Developer interview?
GeeksForGeeks interview process usually has 2-3 rounds. The most common rounds in the GeeksForGeeks interview process are Technical, Coding Test and HR.
How to prepare for GeeksForGeeks Software Developer 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 GeeksForGeeks. The most common topics and skills that interviewers at GeeksForGeeks expect are Backend, Coding, Data Structures, Django and MySQL.
What are the top questions asked in GeeksForGeeks Software Developer interview?

Some of the top questions asked at the GeeksForGeeks Software Developer interview -

  1. REST API, SQL and SOLID Princip...read more
  2. Discussion over React fundamenta...read more
  3. Basic react questi...read more

Tell us how to improve this page.

Overall Interview Experience Rating

2.8/5

based on 6 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more
GeeksForGeeks Software Developer Salary
based on 27 salaries
₹5.2 L/yr - ₹14 L/yr
At par with the average Software Developer Salary in India
View more details

GeeksForGeeks Software Developer Reviews and Ratings

based on 5 reviews

2.4/5

Rating in categories

3.8

Skill development

1.9

Work-life balance

1.8

Salary

1.6

Job security

1.5

Company culture

1.7

Promotions

1.7

Work satisfaction

Explore 5 Reviews and Ratings
Software Development Engineer
42 salaries
unlock blur

₹5.5 L/yr - ₹14.6 L/yr

Software Engineer
36 salaries
unlock blur

₹6 L/yr - ₹10.6 L/yr

Member Technical Staff
36 salaries
unlock blur

₹4.2 L/yr - ₹11 L/yr

Software Developer
27 salaries
unlock blur

₹5.2 L/yr - ₹14 L/yr

Technical Content Writer
26 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Explore more salaries
Compare GeeksForGeeks with

Aakash Educational Services

3.4
Compare

Frankfinn Institute of Air Hostess Training

3.9
Compare

Amity University

3.6
Compare

VIBGYOR Group of Schools

3.5
Compare
write
Share an Interview