Upload Button Icon Add office photos
Premium Employer

i

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

Guardian India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Guardian India Software Engineer Interview Questions and Answers

Updated 20 Aug 2023

Guardian India Software Engineer Interview Experiences

3 interviews found

Software Engineer Interview Questions & Answers

user image yash srivastava

posted on 19 Jan 2022

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

Interview Questionnaire 

2 Questions

  • Q1. About java and advance part
  • Q2. Spring and springboot

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics clear and speek everything you know very politely
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

Reasoning and aptitude question

Round 3 - Technical 

(1 Question)

  • Q1. Coding related question

Interview Preparation Tips

Interview preparation tips for other job seekers - fhrrhhhowfhrihweihfwfhiuwhfiwhfiuhir

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Referral and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. OOPS Concept, Web Api, Static classes, Abstraction and Interfaces, Collections(List, Dictionary), Delegates, SQL Server- Stored Procedures, Functions, CTE/Temporary tables, indexes. ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Get the above concept cleared.
There will be a coding test as well to test your coding skills, will be of moderate difficulty.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

Find 3rd Reoccuring character in a string

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

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions based on your technology
Round 2 - Coding Test 

Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a great company to work in, if you get the opportunity don't miss it
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explanation about kafka
  • Ans. 

    Apache Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications.

    • Kafka is designed to handle high-throughput, fault-tolerant, and scalable real-time data streams.

    • It uses a publish-subscribe messaging system where producers publish messages to topics and consumers subscribe to topics to receive messages.

    • Kafka stores messages in topics for a configurable retention per...

  • Answered by AI
  • Q2. Difference between sql and nosql
  • Ans. 

    SQL is a relational database management system, while NoSQL is a non-relational database management system.

    • SQL databases are table-based and have a predefined schema, while NoSQL databases are document-based, key-value pairs, graph databases, or wide-column stores and have dynamic schema for unstructured data.

    • SQL databases are good for complex queries and transactions, while NoSQL databases are better for hierarchical ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - hardwork

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Nov 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Reverse the given String

Round 2 - Technical 

(2 Questions)

  • Q1. Scenario Based questions
  • Q2. Question related to UiPath Interface
Round 3 - Group Discussion 

Normal discussions blends on Personal and Technical points

Round 4 - HR 

(2 Questions)

  • Q1. Salary Discussion
  • Q2. Location Discussion

I applied via Job Fair and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is C++ programming language?
  • Ans. 

    C++ is a high-level programming language used for developing system software, application software, device drivers, and video games.

    • C++ is an extension of the C programming language.

    • It supports object-oriented programming concepts like classes, inheritance, and polymorphism.

    • C++ is used in developing operating systems, browsers, databases, and more.

    • Examples of popular software written in C++ include Adobe Photoshop, Mic...

  • Answered by AI
  • Q2. What is virtual function?
  • Ans. 

    Virtual function is a function in base class that is overridden in derived class.

    • Virtual functions allow polymorphism in C++.

    • They are declared in base class with 'virtual' keyword.

    • They are overridden in derived class with 'override' keyword.

    • They are called based on the object type at runtime.

  • Answered by AI
  • Q3. What do you mean by call by value and call by reference?
  • Ans. 

    Call by value and call by reference are two ways of passing arguments to a function in programming.

    • Call by value passes a copy of the value to the function.

    • Call by reference passes the memory address of the value to the function.

    • Changes made to the parameter inside the function affect the original value in call by reference.

    • In call by value, changes made to the parameter inside the function do not affect the original v

  • Answered by AI
  • Q4. What is SQL query features?
  • Ans. 

    SQL query features include SELECT, FROM, WHERE, GROUP BY, ORDER BY, JOIN, and more.

    • SELECT: used to select specific columns from a table

    • FROM: used to specify the table to retrieve data from

    • WHERE: used to filter data based on a condition

    • GROUP BY: used to group data based on a column

    • ORDER BY: used to sort data based on a column

    • JOIN: used to combine data from multiple tables

    • Other features include subqueries, aggregate func

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. About first American?
  • Ans. First American Financial Corporation is an American financial services company which provides title insurance and settlement services to the real estate and mortgage industries.
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for First American Corporation Software Engineer interview:
  • C++
  • Database management system
  • Oops concepts
Interview preparation tips for other job seekers - Hard work
Be vulnerable.
Don't always follow your passion.
Create your position.
Learn how to listen.
Start at the top and move down.
Build a relationship with the administrative assistant.
Don't apply for a job as soon as you find it.
Focus on body language.

Skills evaluated in this interview

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

I applied via Newspaper Ad and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal apti question

Round 2 - Coding Test 

Linear data structure

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Just some simple questions

Round 2 - Technical 

(2 Questions)

  • Q1. About the tech stack you work on
  • Q2. About general scenarios
Round 3 - HR 

(1 Question)

  • Q1. Hr round was quite nrml

Guardian India Interview FAQs

How many rounds are there in Guardian India Software Engineer interview?
Guardian India interview process usually has 3 rounds. The most common rounds in the Guardian India interview process are Aptitude Test, Technical and Resume Shortlist.
How to prepare for Guardian India Software Engineer 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 Guardian India. The most common topics and skills that interviewers at Guardian India expect are ASP.Net MVC, CSS, ETL, HTML and Javascript.
What are the top questions asked in Guardian India Software Engineer interview?

Some of the top questions asked at the Guardian India Software Engineer interview -

  1. OOPS Concept, Web Api, Static classes, Abstraction and Interfaces, Collections(...read more
  2. About java and advance p...read more
  3. Spring and springb...read more

Tell us how to improve this page.

Guardian India Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Guardian India Software Engineer Salary
based on 82 salaries
₹4.1 L/yr - ₹13.3 L/yr
At par with the average Software Engineer Salary in India
View more details

Guardian India Software Engineer Reviews and Ratings

based on 19 reviews

4.3/5

Rating in categories

3.3

Skill development

4.3

Work-life balance

3.7

Salary

4.1

Job security

4.1

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 19 Reviews and Ratings
Associate
374 salaries
unlock blur

₹2 L/yr - ₹5.8 L/yr

Lead Engineer
261 salaries
unlock blur

₹8.6 L/yr - ₹28 L/yr

Analyst
163 salaries
unlock blur

₹3.2 L/yr - ₹8.4 L/yr

Senior Engineer
141 salaries
unlock blur

₹6.5 L/yr - ₹21 L/yr

Team Member
138 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Guardian India with

Hindustan Unilever

4.2
Compare

Procter & Gamble

4.1
Compare

Nestle

3.9
Compare

ITC

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