Upload Button Icon Add office photos

Filter interviews by

Great Developers Infotech Interview Questions and Answers

Updated 27 Feb 2025
Popular Designations

Great Developers Infotech Interview Experiences

6 interviews found

DOT NET Developer Interview Questions & Answers

user image Shailesh Agarmore

posted on 1 Jan 2025

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

I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

30 question in 30 min of Quant.

Round 2 - Coding Test 

They gave me 3 coding questions including one SQL query.
Questions difficulty was easy.

Round 3 - Technical 

(3 Questions)

  • Q1. Explain Turnary operators in Java.
  • Ans. 

    Ternary operators in Java are shorthand for if-else statements, with syntax: condition ? expression1 : expression2

    • Ternary operator is used to assign a value to a variable based on a condition

    • Syntax: condition ? expression1 : expression2

    • Example: int x = (a > b) ? a : b;

  • Answered by AI
  • Q2. What is Method Overloading?
  • Ans. 

    Method overloading is the ability to define multiple methods with the same name but different parameters in a class.

    • Allows multiple methods with the same name but different parameters

    • Parameters can differ in number, type, or order

    • Helps improve code readability and reusability

  • Answered by AI
  • Q3. Explain Code logic of find minimum of from the array.
  • Ans. 

    Find the minimum value from an array of strings using code logic.

    • Convert the array of strings to an array of integers for comparison.

    • Initialize a variable with a very large value as the initial minimum.

    • Iterate through the array and update the minimum value if a smaller value is found.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Coding question logic is mandatory.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me your technical expertise
  • Q2. Ternary operator
  • Q3. Find minimum element of an array Exception handling abstract class and abstract method Swap two numbers without third variable
  • Ans. 

    Find minimum element in an array, implement exception handling, and swap two numbers without a third variable.

    • To find the minimum element in an array, iterate through the array and keep track of the smallest element found so far.

    • Implement exception handling by creating an abstract class with abstract methods for handling different types of exceptions.

    • To swap two numbers without a third variable, use arithmetic operatio...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I advise don't waste your time they ask same question in interview ,they will not hire you just doing Time pass

DOT NET Developer Interview Questions & Answers

user image utkarsh jaiswal

posted on 20 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Some basic aptitude ques

Round 2 - Technical 

(1 Question)

  • Q1. Which class is used to prevent method overriding
  • Ans. 

    The 'sealed' class in C# prevents method overriding in derived classes, ensuring method behavior remains unchanged.

    • The 'sealed' keyword is used in C# to prevent a class from being inherited.

    • When a method in a class is marked as 'sealed', it cannot be overridden in any derived class.

    • Example: 'sealed class MyClass { public virtual void MyMethod() { } }' prevents overriding MyMethod in derived classes.

    • Sealed classes can i...

  • Answered by AI
Round 3 - Coding Test 

It was a nice experience

Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions based on oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on your basics

Software Trainee Interview Questions & Answers

user image versha verma

posted on 4 Jul 2022

I applied via Naukri.com and was interviewed in Jun 2022. There were 5 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 - Aptitude Test 

Aptitude test is very simple

Round 3 - Coding Test 

This is also simple not so much tough

Round 4 - One-on-one 

(1 Question)

  • Q1. This is very basic round
Round 5 - Got job 

(1 Question)

  • Q1. Basic aptitude and basic any programming language, English spoken good

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have basic knowledge about any programming you will get select any company easily

Interview Questionnaire 

1 Question

  • Q1. 4 basic SQL server questions and 2 quiz

Interview Preparation Tips

Interview preparation tips for other job seekers - Believe me if you thought you might got job but you are going in trouble. Unemployed is far better than this job.

Top trending discussions

View All
Interview Tips & Stories
2w
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 Great Developers Infotech?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Coding on python programming, any language is used in in coding.

Round 2 - Technical 

(2 Questions)

  • Q1. Good ask simple question and simple program
  • Q2. Python programming string reverse the string
  • Ans. 

    Python provides a simple way to reverse a string using slicing.

    • Use slicing to reverse the string: string[::-1]

    • Assign the reversed string to a new variable or print it directly

    • Alternatively, use the reversed() function to create a reversed iterator and join it back into a string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study oops concepts, algorithm , logical questions , -----

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

  • Q1. What makes you a good fit for this role ?
  • Ans. 

    I possess strong technical skills, a collaborative mindset, and a passion for problem-solving, making me an ideal candidate for this role.

    • Proficient in multiple programming languages, including Python and Java, demonstrated by developing a full-stack application for a university project.

    • Experience with Agile methodologies, having successfully participated in sprints that improved team productivity by 20%.

    • Strong problem...

  • Answered by AI
  • Q2. Where do you see your self in 5 years with our company ?
  • Ans. 

    In five years, I envision myself as a lead engineer, driving innovative projects and mentoring junior developers within the company.

    • I aim to lead a team on impactful projects, such as developing a new feature that enhances user experience.

    • I plan to deepen my expertise in emerging technologies, like AI and machine learning, to contribute to cutting-edge solutions.

    • I hope to mentor junior engineers, sharing knowledge and ...

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

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

  • Q1. How would you sell a product someone who doesn't want it ?
  • Ans. 

    To sell a product to someone who doesn't want it, focus on understanding their needs and demonstrating value.

    • Identify Pain Points: Ask questions to uncover challenges they face. For example, 'What issues do you encounter with your current solution?'

    • Highlight Benefits: Clearly articulate how the product addresses their specific needs. For instance, 'This tool can save you 10 hours a week.'

    • Use Testimonials: Share success...

  • Answered by AI
  • Q2. If you have a dead line in one hour and your system crashed what would you do ?
  • Ans. 

    In a crisis, prioritize recovery steps, communicate, and focus on delivering a minimum viable product.

    • Assess the situation: Determine the extent of the crash and what data is lost.

    • Check backups: If you have recent backups, restore your work from there.

    • Communicate: Inform your team or manager about the situation and your plan.

    • Focus on essentials: Identify the core features needed to meet the deadline.

    • Use alternative too...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

  • Q1. How do you determine which candidate is more suitable for you, especially regarding experience?
  • Ans. 

    Evaluating candidates involves assessing skills, experience, cultural fit, and potential for growth.

    • Review technical skills: Check for proficiency in relevant programming languages, frameworks, and tools. For example, a candidate skilled in Python and Django may be preferred for a web development role.

    • Assess project experience: Look for candidates who have worked on similar projects or technologies. A candidate with ex...

  • Answered by AI
  • Q2. What do you hope to gain from this job position, and how do you consider yourself suitable for this role?
  • Ans. 

    I aim to grow my skills and contribute to impactful projects, leveraging my experience in software development.

    • I hope to gain hands-on experience with cutting-edge technologies, such as cloud computing and machine learning.

    • I want to collaborate with a talented team to enhance my problem-solving skills and learn best practices in software development.

    • I believe my background in developing scalable applications aligns wel...

  • Answered by AI

Great Developers Infotech Interview FAQs

How many rounds are there in Great Developers Infotech interview?
Great Developers Infotech interview process usually has 2-3 rounds. The most common rounds in the Great Developers Infotech interview process are Aptitude Test, Coding Test and One-on-one Round.
How to prepare for Great Developers Infotech 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 Great Developers Infotech. The most common topics and skills that interviewers at Great Developers Infotech expect are IT Sales, HR, Sales Achievement, .NET Framework and SQL Server.
What are the top questions asked in Great Developers Infotech interview?

Some of the top questions asked at the Great Developers Infotech interview -

  1. find minimum element of an array Exception handling abstract class and abstract...read more
  2. Explain Code logic of find minimum of from the arr...read more
  3. which class is used to prevent method overrid...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 4 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Apptunix Interview Questions
4.1
 • 36 Interviews
Odoo Interview Questions
3.3
 • 28 Interviews
Anywhere Interview Questions
4.6
 • 15 Interviews
Acviss Interview Questions
4.3
 • 8 Interviews
View all

Great Developers Infotech Reviews and Ratings

based on 9 reviews

3.3/5

Rating in categories

3.2

Skill development

2.9

Work-life balance

2.7

Salary

2.9

Job security

2.7

Company culture

3.0

Promotions

2.9

Work satisfaction

Explore 9 Reviews and Ratings
Software Developer
14 salaries
unlock blur

₹2.4 L/yr - ₹4.3 L/yr

Software Engineer
10 salaries
unlock blur

₹2.6 L/yr - ₹7.7 L/yr

Software Trainee
4 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Business Development Executive
3 salaries
unlock blur

₹1.2 L/yr - ₹4 L/yr

Associate Information Technology Consultant
3 salaries
unlock blur

₹24 L/yr - ₹24 L/yr

Explore more salaries
Compare Great Developers Infotech with

Bhash Software Labs

4.3
Compare

Apptunix

4.2
Compare

HirePro Consulting

3.7
Compare

Prometric Testing

3.4
Compare
write
Share an Interview