Upload Button Icon Add office photos

GE

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

GE Head - Projects Interview Questions and Answers

Updated 16 May 2024

GE Head - Projects Interview Experiences

2 interviews found

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

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

Round 1 - HR 

(1 Question)

  • Q1. What is your strength

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare and research well about company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Project management related

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Head - Projects Interview Questions Asked at Other Companies

asked in Med Freshe
Q1. PTS how it work? Specifications and the method to do the same.
Q2. What is smart meter and what is the difference between digital me ... read more
Q3. Development guidelines for Industrial Parks / SEZs in Tamil Nadu ... read more
asked in Med Freshe
Q4. What is CSSD ?which is core business of the company.
Q5. National & International experience in SEZs and Industrial Pa ... read more

Interview questions from similar companies

I applied via Approached by Company and was interviewed in Aug 2017. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Basic Java questions. Coding based on technical topics in Java. Approach and knowledge of other technology apart from core strength like ui ,design .
  • Q2. Scenario based questions. Deeper into Java and related technologies
  • Q3. Again based on Java and project but kind of client interview
  • Q4. Basic hr questions and salary discussion

Interview Preparation Tips

Round: Managerial
Experience: More of past projects and team handling

General Tips: Be prepared for basics in related technology and good through understanding in one core area.
Skills: Communication, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-3 Months

Interview Questionnaire 

1 Question

  • Q1. About Yourself

Interview Preparation Tips

Round: Test
Experience: Test level was medium, as i also sat for mahindra, i found L&T test was harder than mahindra!
Tips: Just study RS agarwal

Round: Group Discussion
Experience: It was easy for me, coz i was aware about tips of GD
Tips: Be the leader, if possibleTalk in between, even if u dont know topic much
Duration: 20 minutes

Round: Interview
Experience: This question was damn easy for me, coz i can talk more based on my activities & resume
Tips: Dont hesitate, stay calm & describe yourself, but not family background

General Tips: Be yourself, no technical knowledge is required(depends on panel u get)
Skill Tips: ""
College Name: IIT Roorkee
Motivation: To get placed!

Interview Questionnaire 

3 Questions

  • Q1. Why do you want to join the company
  • Ans. 

    I want to join the company because of its innovative projects and strong company culture.

    • I am impressed by the company's track record of successful projects.

    • I believe the company's values align with my own professional goals.

    • I am excited about the opportunity to work with a talented team of professionals.

    • I see great potential for growth and development within the company.

  • Answered by AI
  • Q2. Why should we choose you
  • Ans. 

    I am a dedicated and hardworking individual with relevant skills and experience.

    • I have a strong work ethic and am committed to delivering high-quality results.

    • I have relevant experience and skills that align with the requirements of the position.

    • I am a quick learner and adaptable to new environments.

    • I am passionate about the industry and eager to contribute to the team.

  • Answered by AI
  • Q3. What profile would you like to like to work in
  • Ans. 

    I would like to work in a marketing and communications profile.

    • Experience in creating marketing campaigns

    • Strong communication skills

    • Ability to analyze market trends and consumer behavior

    • Proficiency in social media and digital marketing

    • Collaboration with cross-functional teams

  • Answered by AI

Interview Preparation Tips

College Name: NIT Kurukshetra

I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Process of STLC and sdlc.and also focus on SQL injection and API testing.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on project , because most of the question arises from this part and also cover testing,maven and GitHub

I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quant, verbal, lrdi

Round 2 - Technical 

(2 Questions)

  • Q1. Machine Design concepts
  • Q2. Thermodynamics and RAC Concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Crisp and to the point answers

I applied via Company Website and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Nodejs basics,AWS S3,script file run command,how to catch db timeout
  • Q2. Connect db options,
  • Ans. 

    Connecting to a database has multiple options depending on the type of database and programming language used.

    • For SQL databases, options include using JDBC for Java, ODBC for C++, and ADO.NET for C#.

    • For NoSQL databases, options include using MongoDB's driver for Python or Node.js.

    • ORMs like Hibernate and Entity Framework can also be used to abstract away the database connection details.

    • Connection strings are used to spe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Db connection attributes need to prepare well

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

Interview Questionnaire 

4 Questions

  • Q1. What is dependency injection?
  • Ans. 

    Dependency injection is a design pattern where the dependencies of an object are provided externally.

    • Dependencies are objects that a class needs to function properly

    • Dependency injection allows for loose coupling between objects

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection

    • Example: Instead of creating a new instance of a dependency within a class, the depe...

  • Answered by AI
  • Q2. What is steam api?
  • Ans. 

    Steam API is a set of tools and resources for game developers to integrate Steam features into their games.

    • Steam API provides access to features such as matchmaking, achievements, and user profiles.

    • Developers can use Steamworks SDK to integrate Steam features into their games.

    • Steam API also allows for in-game purchases and microtransactions.

    • Examples of games that use Steam API include Counter-Strike: Global Offensive a

  • Answered by AI
  • Q3. Thread life cycle, deamon thread, deadlock
  • Q4. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.

    • Hashing function is used to convert the key into an index of an array where the value is stored.

    • Collisions occur when two keys have the same hash value, which is resolved using separate chaining or open addressing.

    • HashMap uses an array of linked lists to handle collisions.

    • The load factor determines when the HashMap shoul...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong knowledge on core Java, Java 8, Spring annotations and basic SpringBoot and microservices knowledge

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Static keyword. Object creation
  • Q2. Virtual function and run time polymorphism
  • Q3. Compile time polymorphism and example
  • Ans. 

    Compile time polymorphism is achieved through function overloading and templates.

    • Function overloading allows multiple functions with the same name but different parameters.

    • Templates allow generic programming by defining functions or classes that can work with different data types.

    • Examples of function overloading include cout<< for different data types and sqrt() for float and double.

    • Examples of templates include vector

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

GE Interview FAQs

How many rounds are there in GE Head - Projects interview?
GE interview process usually has 1 rounds. The most common rounds in the GE interview process are Technical and HR.

Recently Viewed

INTERVIEWS

GE

No Interviews

INTERVIEWS

GE

50 top interview questions

INTERVIEWS

GE

No Interviews

INTERVIEWS

GE

No Interviews

INTERVIEWS

Navin Fluorine International

No Interviews

SALARIES

GE

INTERVIEWS

GE

No Interviews

INTERVIEWS

GE

No Interviews

JOBS

GE

No Jobs

SALARIES

GE

Tell us how to improve this page.

GE Head - Projects Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 418 Interviews
Thermax Limited Interview Questions
4.1
 • 251 Interviews
ABB Interview Questions
4.1
 • 235 Interviews
Indian Army Interview Questions
4.7
 • 148 Interviews
BHEL Interview Questions
4.1
 • 113 Interviews
View all
Junior Engineer
252 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
209 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
191 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
137 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Engineer
126 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare GE with

Siemens

4.1
Compare

ABB

4.1
Compare

Schneider Electric

4.1
Compare

BHEL

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent