Upload Button Icon Add office photos

Filter interviews by

iT Gurus Software Interview Questions, Process, and Tips

Updated 23 Oct 2024

Top iT Gurus Software Interview Questions and Answers

View all 8 questions

iT Gurus Software Interview Experiences

Popular Designations

3 interviews found

Interview Questions & Answers

user image Anonymous

posted on 23 Oct 2024

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

I applied via Naukri.com and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me About Your Self?
  • Q2. What is your Recent Achievemen in your current company?
  • Ans. 

    Implemented a new automated testing framework resulting in a 30% reduction in testing time.

    • Developed and implemented a new automated testing framework

    • Achieved a 30% reduction in testing time

    • Received positive feedback from team members and management

  • Answered by AI
Round 2 - Technical 

(7 Questions)

  • Q1. Explain MVC Life Cycle
  • Q2. Wild Cards in SQL
  • Q3. Transactions in SQL
  • Q4. What is Stored Procedure
  • Ans. 

    Stored Procedure is a precompiled collection of SQL statements that can be executed by calling the procedure name.

    • Stored Procedures are stored in the database and can be reused multiple times.

    • They can improve performance by reducing network traffic and increasing security.

    • Stored Procedures can accept parameters and return results.

    • Example: CREATE PROCEDURE GetCustomerDetails AS SELECT * FROM Customers WHERE Country = 'U

  • Answered by AI
  • Q5. Explain Partial View with Example
  • Q6. Explain OOps concepts
  • Q7. Difference Between Abstract Class and Static Class
  • Ans. 

    Abstract class is a class that cannot be instantiated, while static class cannot be instantiated and can only have static members.

    • Abstract class can have abstract methods that must be implemented by subclasses.

    • Static class cannot be instantiated and all its members must be static.

    • Abstract class is used for inheritance and polymorphism, while static class is used for grouping related methods and data.

    • Example: Abstract c...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. How much Time it will take to fetch 30 million Data From SP

Interview Preparation Tips

Topics to prepare for iT Gurus Software interview:
  • MVC core
  • C#.Net

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Introduce yourself, explain work experience of pervious company, some scenario based questions, client handling related questions, documentation types and details, basic BA terminologies
Round 2 - One-on-one 

(1 Question)

  • Q1. Introduce yourself, explain previous work experience, BA Terminologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck.... Interview is quite easy if could explain properly... They focus on your BA skills

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Oops concepts questions
  • Q2. Memory management

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (219)

Jobs at iT Gurus Software

View all

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Oct 2021. 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 - HR 

(3 Questions)

  • Q1. Normal introduction was asked
  • Q2. Description of the previous role
  • Q3. Roles and responsibilities
Round 3 - Aptitude Test 

Not applicable , this was final round

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard on your attitude, skills can be taught! Focus on your goal.

I applied via Walk-in and was interviewed before May 2021. 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 - Aptitude Test 
Round 3 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is more focused on MySQL queries.
Coding questions mostly related to arrays.

Interview Questionnaire 

1 Question

  • Q1. Round 1: This round is about technical related to Embedded C, Communication protocols and project related questions etc..,
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basics of C language

I applied via LinkedIn and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1). Tell me about work life balance in my previous organization? 2). How do you handle your team members and can you able to describe more about my technical strengths involved in it? 3). What do you wan...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in your project, questions will ask about your project work done by yourself?

I applied via LinkedIn and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about my project work done by yourself?
Round 2 - Technical 

(1 Question)

  • Q1. Brief about my ongoing project?
Round 3 - One-on-one 

(1 Question)

  • Q1. What is your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and prepare more about your’s resume?

I applied via LinkedIn and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What’s your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on your written resume?

iT Gurus Software Interview FAQs

How many rounds are there in iT Gurus Software interview?
iT Gurus Software interview process usually has 2 rounds. The most common rounds in the iT Gurus Software interview process are Technical, One-on-one Round and HR.
How to prepare for iT Gurus Software 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 iT Gurus Software. The most common topics and skills that interviewers at iT Gurus Software expect are Communication Skills, B2B Sales, Presentation Skills, SaaS Sales and Salesforce.
What are the top questions asked in iT Gurus Software interview?

Some of the top questions asked at the iT Gurus Software interview -

  1. How much Time it will take to fetch 30 million Data From ...read more
  2. Difference Between Abstract Class and Static Cl...read more
  3. What is Stored Proced...read more

Tell us how to improve this page.

iT Gurus Software Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

CGS Interview Questions
3.5
 • 25 Interviews
ElectrifAi Interview Questions
2.7
 • 17 Interviews
Fusion Interview Questions
3.2
 • 17 Interviews
View all

iT Gurus Software Reviews and Ratings

based on 19 reviews

4.0/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

3.3

Salary

3.7

Job security

3.8

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 19 Reviews and Ratings
Business Development Executive (SaaS)

Bangalore / Bengaluru

3-7 Yrs

Not Disclosed

BDE Saas sales (Gujrat) Remote

Ahmedabad

3-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
26 salaries
unlock blur

₹2.4 L/yr - ₹5.6 L/yr

Softwaretest Engineer
13 salaries
unlock blur

₹1.8 L/yr - ₹5.5 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹4 L/yr - ₹12.6 L/yr

IOS Developer
7 salaries
unlock blur

₹4.1 L/yr - ₹10 L/yr

Software Tester
7 salaries
unlock blur

₹2.6 L/yr - ₹5 L/yr

Explore more salaries
Compare iT Gurus Software with

Primus Global Technologies

3.9
Compare

TriGeo Technologies

3.2
Compare

GrapplTech

4.8
Compare

Plada Infotech Services

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview