Upload Button Icon Add office photos
Engaged Employer

i

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

Godrej Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Godrej Infotech Software Engineer Interview Questions and Answers

Updated 28 Feb 2024

Godrej Infotech Software Engineer Interview Experiences

1 interview found

Software Engineer Interview Questions & Answers

user image Rohit Saktel

posted on 28 Feb 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was nice experience, basic aptitude questions- quants and reasoning based.

Round 2 - Technical 

(2 Questions)

  • Q1. Question were asked on resume.
  • Q2. Basics about python

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1.OOP questions
  • Q2. 2.Java basic programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Try to answer questions logically
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the modules worked on Facets?
  • Q2. What is Dental claim processing?
Round 2 - HR 

(2 Questions)

  • Q1. What is your work experience
  • Ans. 

    I have 5 years of experience working as a software engineer in various industries.

    • Developed web applications using Java, Spring, and AngularJS

    • Led a team of developers in a successful project delivery

    • Implemented CI/CD pipelines to automate software deployment

    • Worked on improving system performance and scalability

  • Answered by AI
  • Q2. Is working timing flexible

Interview Preparation Tips

Topics to prepare for Programmers.io Software Engineer interview:
  • Facets
  • Oracle SQL

I applied via Job Portal and was interviewed in Apr 2021. There were 2 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String and string builder difference. Project Related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Without pre information you should not ask direct interview question on telephone .I don't know she was Hr or technical person but she started asking technical question and personal information

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Which protocols are used in IoT?
  • Ans. 

    IoT uses various protocols such as MQTT, CoAP, HTTP, and AMQP for communication and data transfer.

    • MQTT (Message Queuing Telemetry Transport) is a lightweight protocol used for IoT devices with low bandwidth and power constraints.

    • CoAP (Constrained Application Protocol) is designed for resource-constrained devices and networks.

    • HTTP (Hypertext Transfer Protocol) is used for web-based communication and data transfer.

    • AMQP (...

  • Answered by AI
  • Q2. Explain MQTT protocols.
  • Ans. 

    MQTT is a lightweight messaging protocol for IoT devices.

    • MQTT stands for Message Queuing Telemetry Transport

    • It uses a publish-subscribe model for communication

    • It is designed for low-bandwidth, high-latency networks

    • It is widely used in IoT applications

    • It supports Quality of Service (QoS) levels for message delivery

  • Answered by AI
  • Q3. Compare Modbus RTU vs Modbus ASCII.
  • Ans. 

    Modbus RTU is binary and Modbus ASCII is text-based. RTU is more efficient and commonly used.

    • RTU uses binary encoding while ASCII uses text-based encoding

    • RTU is more efficient and commonly used in industrial automation

    • ASCII is easier to troubleshoot and can be used for long-distance communication

    • RTU has a smaller message size and faster transmission speed

    • ASCII has a larger message size and slower transmission speed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - First prepare your resume carefully. Go through Basic theoretical concept like Object oriented programing, Data structures, Database etc.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are access modifiers in swift
  • Ans. 

    Access modifiers in Swift are keywords that control the visibility and accessibility of classes, methods, properties, and other entities.

    • Access modifiers include public, internal, fileprivate, and private.

    • Public allows entities to be accessed from any source file in the module or from another module that imports the defining module.

    • Internal restricts access to the current module.

    • Fileprivate restricts access to the defi...

  • Answered by AI
  • Q2. Arc in swift, gcd , designer patterns, guard and if let
Round 2 - Technical 

(1 Question)

  • Q1. Programming question was there to get a user input in a text field and find whether it is a number or alphabet

Interview Preparation Tips

Interview preparation tips for other job seekers - Have all the basics clear for swift and you should know complete development process

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Behavioral 

(1 Question)

  • Q1. General aptitude question
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical Questions and some coding questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me 3 frontend and 3 backend technologies.
  • Ans. 

    Frontend technologies include HTML, CSS, and JavaScript. Backend technologies include Node.js, Python, and Java.

    • Frontend technologies: HTML, CSS, JavaScript

    • Backend technologies: Node.js, Python, Java

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

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is reactjs
  • Ans. 

    ReactJS is a JavaScript library for building user interfaces.

    • ReactJS is developed and maintained by Facebook.

    • It allows developers to create reusable UI components.

    • ReactJS uses a virtual DOM for better performance.

    • It follows a component-based architecture.

    • ReactJS can be used for building single-page applications.

  • Answered by AI
  • Q2. Whats is difference between angular and react
  • Ans. 

    Angular is a full-fledged framework with batteries included, while React is a library focused on UI components.

    • Angular is a full-fledged framework with built-in features like routing, forms, and HTTP client.

    • React is a library focused on building UI components and managing state.

    • Angular uses two-way data binding, while React uses one-way data flow.

    • Angular uses TypeScript by default, while React uses JavaScript (or TypeS...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Angular A to Z Hooks,Services,Api Integration,component communication
  • Q2. Html ,CSS basic
Round 2 - Behavioral 

(1 Question)

  • Q1. Server and web api related questions
Round 3 - HR 

(2 Questions)

  • Q1. Can you provide details about yourself and your educational background?
  • Ans. 

    I am a software engineer with a Bachelor's degree in Computer Science and experience in developing web applications.

    • Bachelor's degree in Computer Science

    • Experience in developing web applications

  • Answered by AI
  • Q2. About Winjit technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Trust the process; ensure a clear understanding of the basics and the logic of object-oriented programming concepts. Wishing you all the best.

Godrej Infotech Interview FAQs

How many rounds are there in Godrej Infotech Software Engineer interview?
Godrej Infotech interview process usually has 2 rounds. The most common rounds in the Godrej Infotech interview process are Aptitude Test and Technical.
What are the top questions asked in Godrej Infotech Software Engineer interview?

Some of the top questions asked at the Godrej Infotech Software Engineer interview -

  1. Question were asked on resu...read more
  2. Basics about pyt...read more

Tell us how to improve this page.

Godrej Infotech Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Godrej Infotech Software Engineer Salary
based on 12 salaries
₹3.3 L/yr - ₹9.8 L/yr
30% less than the average Software Engineer Salary in India
View more details
Assistant Manager
146 salaries
unlock blur

₹3.5 L/yr - ₹7.5 L/yr

Manager
92 salaries
unlock blur

₹6.5 L/yr - ₹17.4 L/yr

Senior Executive
88 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Senior Manager
80 salaries
unlock blur

₹8 L/yr - ₹23.2 L/yr

Deputy Manager
70 salaries
unlock blur

₹4 L/yr - ₹9.2 L/yr

Explore more salaries
Compare Godrej Infotech with

Softenger

4.1
Compare

Capital Numbers Infotech

4.5
Compare

DesignTech Systems

3.3
Compare

Espire Infolabs

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