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 for Experienced

Updated 26 Sep 2024

Gateway Group Software Developer Interview Experiences for Experienced

1 interview found

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 questions from similar companies

I applied via Naukri.com

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 - Technical 

(1 Question)

  • Q1. OOPS concepts of Java
  • Ans. 

    OOPS concepts of Java include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: bundling data and methods within a class

    • Inheritance: creating new classes from existing ones

    • Polymorphism: using a single interface to represent multiple classes

    • Abstraction: hiding implementation details and showing only necessary information

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary Expectations , why you are switching

Interview Preparation Tips

Interview preparation tips for other job seekers - To be honest, Never Join any project offered by Collabera. If Collabera is hiring for there company then it's fine. As I was on Collabera payroll and working for Infosys. The scam here which they do is that they won't tell you anything clearly. Basically if you are working on any project then only you will be paid. After join Collabera, they provided some training and offered a project after 2 months and I was not paid for that 2 months. I would say I was lucky enough to be alloted to a project but many of my colleague from Collabera were not allocated even after 6 months and no money were given. Please don't go for CTC whichever is offered by Collabera. I didn't knew about them earlier but after facing it myself I can surely tell you that you can ask as many CTC you want they will pay you that. But it's career destroyer

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Laravel based questions, badabase questions
  • Q2. Database query joins , having cluuase javascript jQuery

Interview Preparation Tips

Interview preparation tips for other job seekers - Awesome, this company is really good for learning and career.

Interview Questionnaire 

10 Questions

  • Q1. What is dispose and finalize?
  • Ans. 

    Dispose and finalize are methods used for releasing resources in .NET.

    • Dispose is used to release unmanaged resources immediately.

    • Finalize is used to release managed resources when the garbage collector runs.

    • Dispose can be called manually or through the using statement.

    • Finalize is called automatically by the garbage collector.

    • Dispose is implemented by IDisposable interface.

    • Finalize is implemented by Object class.

  • Answered by AI
  • Q2. Explain oops concepts?
  • Ans. 

    OOPs concepts are the principles of Object-Oriented Programming that help in designing and implementing software solutions.

    • Encapsulation - binding data and functions together

    • Inheritance - creating new classes from existing ones

    • Polymorphism - ability of objects to take on multiple forms

    • Abstraction - hiding implementation details

    • Objects - instances of classes that encapsulate data and behavior

  • Answered by AI
  • Q3. What is inheritance and disadavantages of it?
  • Ans. 

    Inheritance is a mechanism in OOP where a new class is derived from an existing class.

    • It allows for code reusability and promotes a hierarchical structure.

    • It can lead to tight coupling and make the code harder to maintain.

    • It can also result in the creation of unnecessary classes and increase complexity.

    • Example: A Car class can inherit properties and methods from a Vehicle class.

    • Example: A Square class can inherit prope

  • Answered by AI
  • Q4. Explicite interface?
  • Ans. 

    Explicit interface is a way to implement multiple interfaces with same method names.

    • Explicit interface is used to avoid naming conflicts when implementing multiple interfaces.

    • It is implemented by prefixing the interface name to the method name.

    • It is useful when implementing COM interfaces in .NET.

    • Example: void IInterface1.Method() and void IInterface2.Method()

  • Answered by AI
  • Q5. Interface vs abstract classes
  • Ans. 

    Interface defines only method signatures while abstract class can have method implementations.

    • Interfaces can be implemented by multiple classes while abstract classes can only be extended by one class.

    • Interfaces are used for achieving multiple inheritance in Java while abstract classes are used for single inheritance.

    • Interfaces cannot have constructors while abstract classes can have constructors.

    • An example of an inter...

  • Answered by AI
  • Q6. Startup method in .net core?
  • Ans. 

    Startup method in .NET Core is used to configure the application's services and middleware.

    • Startup method is defined in Startup.cs file.

    • It includes ConfigureServices and Configure methods.

    • ConfigureServices is used to add services to the dependency injection container.

    • Configure is used to configure the HTTP request pipeline.

    • Example: public void ConfigureServices(IServiceCollection services) { services.AddMvc(); }

    • Example...

  • Answered by AI
  • Q7. What are Http verbs?
  • Ans. 

    HTTP verbs are used to indicate the type of action being performed on a resource.

    • HTTP verbs include GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS

    • GET is used to retrieve data from a server

    • POST is used to submit data to a server

    • PUT is used to update an existing resource on a server

    • DELETE is used to delete a resource from a server

    • PATCH is used to partially update a resource on a server

    • HEAD is used to retrieve only the head...

  • Answered by AI
  • Q8. Questions related to logging in webapi?
  • Q9. Sql profiler?
  • Q10. Explain project architecture?
  • Ans. 

    Project architecture refers to the overall design and structure of a software project.

    • It includes the organization of components and modules

    • Defines the relationships between them

    • Specifies the technologies and tools used

    • Determines the overall performance and scalability

    • Examples include MVC, microservices, and client-server architecture

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Oops concept,Versioning in javascipt,CTE in sql server,Cursor in sql server,scenario based questions like if duplicate data is stored in email then what is your approach to resolve.

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops C# SQL server

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask simple questions related to oops ,SQL server,C#
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Oops questions, Garbage collection, Asp .net related questions, Sql queries, Sql Joins
Round 3 - One-on-one 

(1 Question)

  • Q1. .Net related questions, Sql queries, previous Project related questions
Round 4 - HR 

(1 Question)

  • Q1. CTC related questions, Joining & Onboarding related questions
Round 1 - Technical 

(1 Question)

  • Q1. Based on c# ,oops and SQL server
Round 2 - Technical 

(1 Question)

  • Q1. Technical and director round
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good experience to interview with CIS . The process was smooth and easy.

I applied via Naukri.com and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops and API Related questions were asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Round 1 - Technical 

(1 Question)

  • Q1. Sitecore plateform and related technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn and Work on Sitecore technology

Gateway Group Interview FAQs

How many rounds are there in Gateway Group Software Developer interview for experienced candidates?
Gateway Group interview process for experienced candidates usually has 1 rounds. The most common rounds in the Gateway Group interview process for experienced candidates are Aptitude Test.
How to prepare for Gateway Group Software Developer interview for experienced candidates?
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 for experienced candidates?

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

  1. questions like Why did you choose gateway e...read more
  2. Interveiwer will ask techical question about your ski...read more
  3. What is Linq in dot net c...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Gateway Group interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small 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