Upload Button Icon Add office photos
Engaged Employer

i

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

Coforge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Coforge Graduate Engineer Trainee (Get) Interview Questions, Process, and Tips for Freshers

Updated 18 Jul 2024

Top Coforge Graduate Engineer Trainee (Get) Interview Questions and Answers for Freshers

View all 11 questions

Coforge Graduate Engineer Trainee (Get) Interview Experiences for Freshers

5 interviews found

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

I applied via Campus Placement and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

The first round was of Aptitude + Coding. Aptitude was of normal difficulty. In the Coding section there were 2 coding questions that were needed to be solved.

Round 2 - Technical 

(2 Questions)

  • Q1. They asked which technologies do i know about as well they as asked which projects i worked on in my college.
  • Q2. Techincal questions will be asked based on the skills and project which you have mentioned in your resume.
Round 3 - HR 

(1 Question)

  • Q1. They asked whether i am comfortable with 2 year-bond policy

I was interviewed in Nov 2021.

Interview Questionnaire 

5 Questions

  • Q1. Inheritance in Java and it's implementation
  • Ans. 

    Inheritance is a mechanism in Java where a class acquires the properties and methods of another class.

    • A subclass can inherit properties and methods from a superclass

    • The keyword 'extends' is used to create a subclass

    • A subclass can override methods of the superclass

    • Java does not support multiple inheritance, but it can be achieved through interfaces

  • Answered by AI
  • Q2. Exception handling
  • Q3. DBMS queries
  • Q4. What is Polymorphism ,
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • Polymorphism allows objects of different classes to be treated as if they are of the same class.

    • It can be achieved through method overloading or method overriding.

    • Example: A shape class can have different subclasses like circle, square, triangle, etc. and all can be treated as shapes.

    • Polymorphism helps in achieving code reusability and flexibility.

  • Answered by AI
  • Q5. What is os and type of os
  • Ans. 

    OS stands for Operating System. It is a software that manages computer hardware and software resources.

    • OS is the interface between the user and the computer hardware.

    • It manages memory, processes, and input/output devices.

    • Examples of OS include Windows, macOS, Linux, and Android.

    • Types of OS include single-user, multi-user, real-time, and embedded.

    • OS can be classified based on their architecture, such as 32-bit or 64-bit...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview are easy and interviewer are good and supporting.

Skills evaluated in this interview

Graduate Engineer Trainee (Get) Interview Questions Asked at Other Companies for undefined

asked in JBM Group
Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Diffe ... read more
Q2. What will be the cost of painting the wall behind me?
Q3. What happen when there is large air void in concrete?
Q4. What are the different types of concrete?
Q5. Puzzle 2 - 10 bags each have 10 coins each coin weighs 1 gm but i ... read more

Interview Questionnaire 

5 Questions

  • Q1. What is bandpass filter?
  • Ans. 

    A bandpass filter is a type of electronic filter that allows a specific range of frequencies to pass through while blocking others.

    • It is used to separate a specific frequency range from a signal.

    • It consists of a combination of low-pass and high-pass filters.

    • It is commonly used in audio and radio frequency applications.

    • Examples include tuning circuits in radios and audio equalizers.

    • Bandwidth and center frequency are imp

  • Answered by AI
  • Q2. What is cutoff frequency?
  • Ans. 

    Cutoff frequency is the frequency at which a filter attenuates a signal by half its power.

    • Cutoff frequency is a characteristic of filters used in signal processing.

    • It is the frequency at which the filter starts to attenuate the signal.

    • For low-pass filters, frequencies below the cutoff frequency are passed through, while frequencies above are attenuated.

    • For high-pass filters, frequencies above the cutoff frequency are p...

  • Answered by AI
  • Q3. What is SDLC
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used to design, develop, and maintain software.

    • SDLC is a structured approach to software development.

    • It involves several stages such as planning, designing, coding, testing, and maintenance.

    • Each stage has its own set of activities and deliverables.

    • The goal of SDLC is to produce high-quality software that meets the customer's requirements.

    • Examples of SD

  • Answered by AI
  • Q4. What is the difference between 32bit and 64bit processor ?
  • Ans. 

    32-bit processors can handle 2^32 bits of data at a time, while 64-bit processors can handle 2^64 bits of data at a time.

    • 32-bit processors can address up to 4GB of RAM, while 64-bit processors can address much more.

    • 64-bit processors are generally faster and more efficient than 32-bit processors.

    • 64-bit processors can run both 32-bit and 64-bit applications, while 32-bit processors can only run 32-bit applications.

    • 64-bit...

  • Answered by AI
  • Q5. What are your weakness and strength ?

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all, you must prepare everything whatever you wrote in your resume.
If you are a CSE student, must have knowledge about SQL, DBMS , and oops concept and programming which you wrote in your resume.
For non C's/IT : should know about your basic core questions, as well as programming, SQL , DBMS etc.

Skills evaluated in this interview

I was interviewed in Apr 2021.

Round 1 - Video Call 

(4 Questions)

Round duration - 45 minutes
Round difficulty - Easy

This was a technical round with questions on core computer engineering subjects.

  • Q1. What is the Software Development Life Cycle (SDLC)?
  • Ans. 

    SDLC is a process used by software development teams to design, develop, and test high-quality software efficiently.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has specific goals and deliverables to ensure the software meets requirements and is of high quality.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

    • SDLC helps in managing...

  • Answered by AI
  • Q2. What is a bandpass filter?
  • Ans. 

    A bandpass filter is a type of electronic filter that allows signals within a certain frequency range to pass through while attenuating signals outside of that range.

    • Bandpass filters are used to selectively filter out unwanted frequencies in electronic circuits.

    • They have a lower cutoff frequency and an upper cutoff frequency that define the range of frequencies that can pass through.

    • Examples of bandpass filters include...

  • Answered by AI
  • Q3. What is the cutoff frequency?
  • Ans. 

    Cutoff frequency is the frequency at which the output power is half of the maximum power.

    • Cutoff frequency is commonly used in signal processing and filter design.

    • It is the frequency at which the output power drops to half (-3 dB) of the maximum power.

    • In low-pass filters, cutoff frequency is the frequency at which the output signal is attenuated by 3 dB.

    • In high-pass filters, cutoff frequency is the frequency at which th

  • Answered by AI
  • Q4. What is the difference between 32-bit and 64-bit operating systems?
  • Ans. 

    32-bit operating systems can only utilize up to 4GB of RAM, while 64-bit operating systems can handle much larger amounts of RAM.

    • 32-bit operating systems can only address up to 4GB of RAM, limiting the amount of memory that can be used by the system and applications.

    • 64-bit operating systems can handle larger amounts of RAM, allowing for better performance and the ability to run more demanding applications.

    • 64-bit operat...

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPACoforge interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, SQL, DBMS, OS, Aptitude, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : First of all, you must prepare everything whatever you wrote in your resume.
Tip 2 : If you are a CSE student, must have knowledge about SQL, DBMS , and oops concept and programming which you wrote in your resume.
Tip 3 : For non-CS/IT : should know about your basic core questions, as well as programming, SQL , DBMS etc.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewRejected

Skills evaluated in this interview

Coforge interview questions for designations

 Graduate Trainee

 (1)

 Engineer Trainee

 (4)

 Graduate Engineer

 (2)

 Software Engineer Trainee

 (2)

 Trainee

 (2)

 Software Trainee

 (1)

 Testing Trainee

 (1)

 Quality Engineer

 (1)

I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. What is your family background?
  • Q2. What are your strengths and weaknesses?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prime no code, sql questions overall easy

Get interview-ready with Top Coforge Interview Questions

Interview questions from similar companies

I applied via LinkedIn and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Paper divided in two sections. First section has four parts and second section is of coding questions.

Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep trying until you get placed.
Do not loose hope and focus on your aim

I was interviewed before Apr 2020.

Interview Questionnaire 

1 Question

  • Q1. About project ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Its simple

Interview Questionnaire 

1 Question

  • Q1. Intro,projects, robotics(though it was not mentioned in resume)

I was interviewed before Aug 2021.

Round 1 - Coding Test 

2 easy codes and 1 medium level code challenge

Round 2 - Technical 

(1 Question)

  • Q1. What are languages you know
  • Ans. 

    I know multiple programming languages including Java, Python, and C++.

    • Proficient in Java, Python, and C++

    • Familiar with HTML, CSS, and JavaScript

    • Experience with SQL and NoSQL databases

    • Comfortable with Bash scripting and Linux command line

    • Knowledge of MATLAB and R for data analysis

    • Understanding of Swift for iOS development

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation and certificate check

Interview Preparation Tips

Interview preparation tips for other job seekers - If you ever want to get into IT. TCS is the right choice.

I applied via Campus Placement and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Java Oops concepts Threading Database questions like nested queries, joins, normalisation etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Chill interview will be from basics.

Coforge Interview FAQs

How many rounds are there in Coforge Graduate Engineer Trainee (Get) interview for freshers?
Coforge interview process for freshers usually has 2 rounds. The most common rounds in the Coforge interview process for freshers are HR, Aptitude Test and Technical.
What are the top questions asked in Coforge Graduate Engineer Trainee (Get) interview for freshers?

Some of the top questions asked at the Coforge Graduate Engineer Trainee (Get) interview for freshers -

  1. What is the difference between 32bit and 64bit processo...read more
  2. Inheritance in Java and it's implementat...read more
  3. What is bandpass filt...read more

Tell us how to improve this page.

Coforge Graduate Engineer Trainee (Get) Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
View more
Coforge Graduate Engineer Trainee (Get) Salary
based on 136 salaries
₹3.4 L/yr - ₹4.5 L/yr
15% more than the average Graduate Engineer Trainee (Get) Salary in India
View more details

Coforge Graduate Engineer Trainee (Get) Reviews and Ratings

based on 9 reviews

3.6/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

2.6

Salary

4.0

Job security

4.0

Company culture

3.3

Promotions

2.8

Work satisfaction

Explore 9 Reviews and Ratings
Senior Software Engineer
4.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Analyst
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
1.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technology Specialist
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Coforge with

Capgemini

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare

Infosys

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