Upload Button Icon Add office photos

Filter interviews by

GeeksForGeeks Software Developer Interview Questions and Answers for Freshers

Updated 3 Jul 2024

2 interviews found

Sort by: Popular

Software Developer Interview Questions

user image Anonymous

posted on 3 Jul 2024

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

I applied via LinkedIn and was interviewed before Jul 2023.

3 Interview Rounds

1

Coding Test Round

Basic DSA questions were asked.

2

One-on-one Round (1 Question)

  • Q1. Discussion over React fundamentals.
3

HR Round (1 Question)

  • Q1. Normal HR questions and negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Quite good and smooth

Software Developer Interview Questions

user image CodingNinjas

posted on 15 Sep 2021

I was interviewed in Feb 2021.

2 Interview Rounds

1

Video Call Round (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 Pre-requisites: Anagrams are defined as words or names that can be formed by rearranging letters of another word. Such as "spar" can be ...read more
  • Q2. Distribute N candies among K people Sanyam has ‘N’ candies, he wants to distribute that into ‘K’ of his friends. He made his ‘K’ friends stand in line, in incre...read more
2

Video Call Round (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. DBMS

    Create a Database, when you are given the data of all the patients of 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

Interview questions from similar companies

Software Developer Interview Questions

ABCD user image Anonymous

posted on 19 Nov 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Coding Test Round

Asked about data structure and algo

Interview experience
4
 Good
Difficulty level
 Easy
Duration
 -
Result
 Not Selected

I applied via Walk-in and was interviewed before Feb 2023.

3 Interview Rounds

1

Aptitude Test Round

Good with easy questions

2

Technical Round (1 Question)

  • Q1. Questions around my projects
3

HR Round (1 Question)

  • Q1. Salary discussion round with HR

Software Developer Interview Questions

ABCD user image Anonymous

posted on 12 Jul 2023

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

I applied via Job Fair and was interviewed before Jul 2022.

3 Interview Rounds

1

Resume Shortlist Round

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
2

Coding Test Round

Just basic coding which is simple and quite easy for beginners.

3

One-on-one Round (2 Questions)

  • Q1. Introduce yourself and why should I hire you ?
  • Q2. I have given a brief introduction about my schooling, graduation, career and my activities. then I have proved my technical skills and they have wished me with ...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - Commucation is must.

2 Interview Rounds

Interview Preparation Tips

Round: Group Discussion
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

Round: Problem Statement
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

Software Developer Interview Questions

ABCD user image Anonymous

posted on 19 Nov 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Coding Test Round

Asked about data structure and algo

Interview experience
4
 Good
Difficulty level
 Easy
Duration
 -
Result
 Not Selected

I applied via Walk-in and was interviewed before Feb 2023.

3 Interview Rounds

1

Aptitude Test Round

Good with easy questions

2

Technical Round (1 Question)

  • Q1. Questions around my projects
3

HR Round (1 Question)

  • Q1. Salary discussion round with HR

Software Developer Interview Questions

ABCD user image Anonymous

posted on 12 Jul 2023

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

I applied via Job Fair and was interviewed before Jul 2022.

3 Interview Rounds

1

Resume Shortlist Round

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
2

Coding Test Round

Just basic coding which is simple and quite easy for beginners.

3

One-on-one Round (2 Questions)

  • Q1. Introduce yourself and why should I hire you ?
  • Q2. I have given a brief introduction about my schooling, graduation, career and my activities. then I have proved my technical skills and they have wished me with ...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - Commucation is must.

2 Interview Rounds

Interview Preparation Tips

Round: Group Discussion
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

Round: Problem Statement
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

GeeksForGeeks Interview FAQs

How many rounds are there in GeeksForGeeks Software Developer interview for freshers?
GeeksForGeeks interview process for freshers usually has 3 rounds. The most common rounds in the GeeksForGeeks interview process for freshers are One-on-one Round, HR and Coding Test.
How to prepare for GeeksForGeeks Software Developer interview for freshers?
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 for freshers?

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

  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.

People are getting interviews through

based on 1 GeeksForGeeks interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
GeeksForGeeks Software Developer Salary
based on 32 salaries
₹5.7 L/yr - ₹14 L/yr
31% more than the average Software Developer Salary in India
View more details

GeeksForGeeks Software Developer Reviews and Ratings

based on 4 reviews

2.5/5

Rating in categories

4.1

Skill development

1.9

Work-Life balance

1.8

Salary & Benefits

1.6

Job Security

1.6

Company culture

1.7

Promotions/Appraisal

1.8

Work Satisfaction

Explore 4 Reviews and Ratings
Software Engineer
36 salaries
unlock blur

₹6 L/yr - ₹11.9 L/yr

Software Developer
32 salaries
unlock blur

₹5.7 L/yr - ₹14 L/yr

Member Technical Staff
30 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Technical Content Writer
28 salaries
unlock blur

₹1 L/yr - ₹5.8 L/yr

Software Development Engineer
26 salaries
unlock blur

₹7 L/yr - ₹14.8 L/yr

Explore more salaries
Compare GeeksForGeeks with

CodeChef

3.2
Compare

HackerRank

4.3
Compare

upGrad

3.8
Compare

Simplilearn

3.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview