Upload Button Icon Add office photos
Engaged Employer

i

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

Gateway Group Verified Tick

Compare button icon Compare button icon Compare
2.6

based on 131 Reviews

Filter interviews by

Gateway Group Software Developer Interview Questions and Answers

Updated 26 Sep 2024

Gateway Group Software Developer Interview Experiences

4 interviews found

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

I applied via campus placement at A. D. Patel Institute of Technology, Vallabh Vidyanagar and was interviewed in Jun 2023. 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 

There were three sections 1. communication (English grammar) 2. aptitude (which includes verbal, and logical reasoning questions) 3. Technical ( c#, java, .net, oops, javascript, SQL).

Round 3 - HR 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Will ask you about your family background
  • Q3. Will ask you to explain your personal projects in brief
  • Q4. Questions like Why did you choose gateway etc.
  • Q5. What are your future plans etc?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident during the interview and prepare for a technical round, for that prepare: .net, java, oops, SQL, and javascript just the basics of all and you are good to go.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Aptitude Test 

It was 3 hrs test with technical questions. 4 practical questions 2 html and 2 sql with 90 mcq

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

There are multiple question mcq realted to your techstack

Round 2 - HR 

(1 Question)

  • Q1. They will discuss about overall behaviour of yours that you fit and are willing to work here
Round 3 - Technical 

(4 Questions)

  • Q1. Interveiwer will ask techical question about your skills
  • Q2. What is Dot net core
  • Ans. 

    Dot net core is a free, open-source, cross-platform framework for building modern, cloud-based, internet-connected applications.

    • Developed by Microsoft

    • Supports multiple programming languages like C#, F#, and Visual Basic

    • Can be used to build web applications, microservices, desktop applications, and more

    • Provides high performance and scalability

    • Compatible with Windows, macOS, and Linux

  • Answered by AI
  • Q3. Solid principles
  • Q4. What is Linq in dot net core
  • Ans. 

    LINQ (Language Integrated Query) is a feature in .NET that allows querying data from different data sources using a uniform syntax.

    • LINQ allows querying data from collections, databases, XML, and more using a common syntax.

    • It provides a set of standard query operators like Where, Select, OrderBy, GroupBy, etc.

    • LINQ queries are type-safe and can be written in C# or VB.NET.

    • Example: var result = from c in customers where c.

  • Answered by AI

Skills evaluated in this interview

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

Verbal,time and work,

Round 2 - Coding Test 

Array sort, travlse in array,string

Gateway Group interview questions for designations

 Software Engineer

 (4)

 SQL Developer

 (1)

 Web Developer

 (1)

 Senior Software Engineer

 (1)

 Senior Test Engineer

 (1)

 Programmer Analyst

 (1)

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

Group discussion was the first round on avg there were 15 people in a group discussion at last everyone was given a minute to speak

Round 2 - HR 

(4 Questions)

  • Q1. Tell me about yourself?
  • Q2. Where do you see yourself in five years?
  • Q3. Tell me about your family?
  • Q4. Do you plan on Higher education?
Round 3 - Technical 

(6 Questions)

  • Q1. Questions on OOPs concept
  • Q2. Sort the array by parity
  • Q3. Write SQL queries
  • Q4. Who wrote the book discovery of the nation
  • Q5. What is the official language of kashmir
  • Q6. Which city is called city of lakes
Round 4 - Technical 

(6 Questions)

  • Q1. Find the length of the longest word in the length
  • Q2. Push the zeroes in the arrays to the end
  • Q3. When was python launched
  • Q4. What is name of ai from meta/google/amazon
  • Q5. What do you do in your free time
  • Q6. Tell me your pros and cons

Interview Preparation Tips

Topics to prepare for Winjit Technologies Software Developer interview:
  • OOPS
  • C++
  • SQL
Interview preparation tips for other job seekers - The Recruitment process is extremely slow and even weird like asking non-technical questions in technical rounds. The interviews were often rescheduled and mismanaged. The last round was in their office we reached before time and they had no clue that they had an interview scheduled. It began after two hours. Lastly they picked those candidates who had 0 technical knowledge in fact most of them had pretty bad interview experience since then could not answer any technical questions yet they were selected on the other hand those who could answer technical questions and had good interview experience were left out also the results came after a month leading me to believe there was something fishy
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell us about your experience.
  • Q2. In english, give me a feedback you received lately.
Round 2 - Technical 

(2 Questions)

  • Q1. Brief explanation of SOLID principles
  • Q2. Ref vs out arguments
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is React, and what are its lifecycle methods?
  • Ans. 

    React is a JavaScript library for building user interfaces.

    • React is used for creating interactive UI components.

    • It uses a virtual DOM for efficient rendering.

    • React lifecycle methods include componentDidMount, componentDidUpdate, and componentWillUnmount.

    • These methods allow developers to perform actions at specific points in a component's lifecycle.

  • Answered by AI
  • Q2. What is the virtual DOM and how does reconciliation work in it?
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM used for efficient updates. Reconciliation is the process of updating the actual DOM based on changes in the virtual DOM.

    • Virtual DOM is a lightweight copy of the actual DOM kept in memory.

    • When changes are made to the UI, they are first reflected in the virtual DOM.

    • Reconciliation is the process of comparing the virtual DOM with the actual DOM and updating only the nece...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in May 2024.

Round 1 - Technical 

(1 Question)

  • Q1. They have connected the client call with me directly and only that 2 round of technical interview happened and hr round. That's it
Round 2 - One-on-one 

(2 Questions)

  • Q1. Easy interview interview with tcs
  • Q2. Hana consultant

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy rounds nit to worry much on this
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Project based backend and frontend
  • Q2. How to connect to backend
  • Ans. 

    To connect to the backend, you can use APIs, database connections, or web services.

    • Use APIs to send and receive data between the frontend and backend

    • Establish database connections to retrieve and store data

    • Utilize web services for communication between different systems

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for project

Skills evaluated in this interview

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

Clock questions and nim game

Interview Preparation Tips

Interview preparation tips for other job seekers - Be happy

Gateway Group Interview FAQs

How many rounds are there in Gateway Group Software Developer interview?
Gateway Group interview process usually has 2-3 rounds. The most common rounds in the Gateway Group interview process are Aptitude Test, HR and Resume Shortlist.
How to prepare for Gateway Group Software Developer 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 Gateway Group. The most common topics and skills that interviewers at Gateway Group expect are Software Development, .Net, .Net Core, ASP.Net and AWS.
What are the top questions asked in Gateway Group Software Developer interview?

Some of the top questions asked at the Gateway Group Software Developer interview -

  1. What is Linq in dot net c...read more
  2. What is Dot net c...read more
  3. questions like Why did you choose gateway e...read more

Tell us how to improve this page.

Gateway Group Software Developer Interview Process

based on 3 interviews in last 1 year

1 Interview rounds

  • Aptitude Test Round
View more

People are getting interviews through

based on 3 Gateway Group interviews
Job Portal
Campus Placement
67%
33%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Gateway Group Software Developer Salary
based on 37 salaries
₹2 L/yr - ₹10 L/yr
25% less than the average Software Developer Salary in India
View more details

Gateway Group Software Developer Reviews and Ratings

based on 4 reviews

4.3/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

4.0

Salary & Benefits

4.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 4 Reviews and Ratings
Software Engineer
132 salaries
unlock blur

₹3 L/yr - ₹12.6 L/yr

Senior Software Engineer
113 salaries
unlock blur

₹4.6 L/yr - ₹15 L/yr

Technical Lead
41 salaries
unlock blur

₹8.4 L/yr - ₹26.3 L/yr

Software Developer
37 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Programmer Analyst
35 salaries
unlock blur

₹5.4 L/yr - ₹13 L/yr

Explore more salaries
Compare Gateway Group with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview