Upload Button Icon Add office photos

Goodera

Compare button icon Compare button icon Compare

Filter interviews by

Goodera Intern Interview Questions and Answers

Updated 23 Jan 2023

Goodera Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Jan 2023

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

I applied via Internshala and was interviewed before Jan 2022. There were 2 interview rounds.

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 - One-on-one 

(2 Questions)

  • Q1. Sales pitch for customers
  • Q2. What do you know about the company

Interview Preparation Tips

Interview preparation tips for other job seekers - research about the company and the role and keep your resume short.

Top trending discussions

View All
Office Jokes
1w
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 Goodera?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding questions were easy, not clear about shortlisting process

Round 2 - Technical 

(1 Question)

  • Q1. Basic DSA questions on arrays, linked lists
Round 3 - HR 

(1 Question)

  • Q1. Self introduction

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. There is a housing society “The wasteful society”. You collect al ... read more
Q2. Which programming language are you comfortable with?
asked in Accenture
Q3. A marketing strategy case: A perfume seller in Jaipur has unique ... read more
asked in Deloitte
Q4. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q5. Huffman Coding Challenge Given an array ARR of integers containin ... read more

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. HR interviews questions, Tell about yourself?
  • Q2. What motivates you to do work?
  • Ans. 

    I am motivated by challenges, continuous learning, and the impact my work has on users and the team.

    • Solving complex problems: I enjoy tackling difficult coding challenges, like optimizing algorithms for better performance.

    • Continuous learning: I am driven by the opportunity to learn new technologies, such as exploring machine learning frameworks.

    • Team collaboration: Working with a diverse team inspires me, as we share kn...

  • Answered by AI

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

Round 1 - Aptitude Test 

It was a combination of aptitude and react mcq questions.

Round 2 - Technical 

(2 Questions)

  • Q1. It was technical round where questions were mostly from JavaScript and a few on React (depends on individual’s experience). You might expect a array/string coding question as well. Example- To find the pai...
  • Q2. In JavaScript, there were code output questions, ES6 features, hoisting, closures, Arrow functions etc. Css and bootstrap responsiveness questions. All basic questions.
Round 3 - HR 

(6 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why are you looking for a change?
  • Q3. Share details of your previous job.
  • Ans. 

    I worked as a Software Engineer at XYZ Corp, focusing on developing scalable web applications and enhancing user experience.

    • Developed a customer relationship management (CRM) system that improved client interactions by 30%.

    • Collaborated with cross-functional teams to design and implement new features, resulting in a 20% increase in user engagement.

    • Utilized Agile methodologies to streamline project workflows, leading to ...

  • Answered by AI
  • Q4. What are your salary expectations?
  • Q5. What is your family background?
  • Q6. If your location is far from the office (baner road), how would you commute daily? How will you manage once office resumes working from office.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on JavaScript es6 features, code output questions, and array/string data structure questions so that you can code it up if asked.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

20 questions aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. DSA question to sort the array
  • Q2. Coding question to print all the prime numbers form 0 to n
  • Ans. 

    This code prints all prime numbers from 0 to n using the Sieve of Eratosthenes algorithm.

    • A prime number is greater than 1 and has no divisors other than 1 and itself.

    • Use the Sieve of Eratosthenes for efficient prime number generation.

    • Initialize a boolean array to track prime status for numbers 0 to n.

    • Iterate through the array, marking non-prime numbers as false.

    • Example: For n = 10, the output will be 2, 3, 5, 7.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Mostly questions on logical aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. DSA questions. Reverse word of string, bubble sort, swap two variables without use of third variable
  • Q2. OOPs concepts also some questions on project
  • Q3. 1 puzzle (refer gfg)
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work at our company?
  • Q2. What was the toughest challenge you have ever faced?
  • Ans. 

    The toughest challenge I faced was leading a project with tight deadlines and team conflicts, which tested my leadership and problem-solving skills.

    • Led a team of 5 developers on a critical project with a 3-month deadline.

    • Faced conflicts between team members due to differing opinions on technology stack.

    • Implemented regular stand-up meetings to improve communication and resolve issues.

    • Utilized Agile methodologies to adap...

  • Answered by AI
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Aptitude round contains 20 mcq's.

Round 2 - Technical 

(3 Questions)

  • Q1. Ask 2 to 3 puzzles
  • Q2. Questions on DBMS
  • Q3. Ask 2/3 questions of dsa on topics like linked list and array
Round 3 - HR 

(1 Question)

  • Q1. What is your motivation to join the company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

The aptitude round included a range of logical and analytical questions.

Round 2 - Technical 

(1 Question)

  • Q1. The Technical round included a mix of problem solving and technical questions , evaluating the grasp of core concepts.
Round 3 - HR 

(1 Question)

  • Q1. The HR round was a discussion focused on personal experience , career aspiration , and alignment with the company's value.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Basic react questions
  • Q2. Project based questions
  • Q3. Javascript questions
  • Q4. React based Assessment

Goodera Interview FAQs

How many rounds are there in Goodera Intern interview?
Goodera interview process usually has 2 rounds. The most common rounds in the Goodera interview process are Resume Shortlist and One-on-one Round.
How to prepare for Goodera Intern 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 Goodera. The most common topics and skills that interviewers at Goodera expect are Administration, Business Objects, Management, Catering and Client engagement.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

HALODOC Interview Questions
2.6
 • 13 Interviews
Unstop Interview Questions
3.7
 • 11 Interviews
PagarBook Interview Questions
3.7
 • 11 Interviews
ITILITE Interview Questions
2.8
 • 10 Interviews
View all
Goodera Intern Salary
based on 4 salaries
₹3 L/yr - ₹8 L/yr
22% more than the average Intern Salary in India
View more details
Associate
13 salaries
unlock blur

₹6 L/yr - ₹12.5 L/yr

Analyst
11 salaries
unlock blur

₹5.4 L/yr - ₹12 L/yr

Senior Associate
9 salaries
unlock blur

₹6.3 L/yr - ₹11 L/yr

Graphic Designer
7 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Content Writer
7 salaries
unlock blur

₹5 L/yr - ₹8 L/yr

Explore more salaries
Compare Goodera with

PagarBook

3.7
Compare

Signzy Technologies

3.0
Compare

Xoxoday

3.6
Compare

ITILITE

2.8
Compare
write
Share an Interview