Upload Button Icon Add office photos

Filter interviews by

GHT Limited System Engineer Interview Questions and Answers

Updated 10 Jun 2024

GHT Limited System Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. OOPS concept in JAVA
  • Ans. 

    OOPS concept in JAVA refers to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the implementation detail

  • Answered by AI
  • Q2. Springboot basic and annotations

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There are two main sections: foundation and advanced. The foundation section consists of three subsections: quantitative, reasoning, and verbal. If you pass the foundation section but do not clear the advanced section, you will be considered for either the ninja role or the digital role during the interview process. The advanced section includes advanced aptitude questions and two coding questions.

Round 2 - Technical 

(5 Questions)

  • Q1. Can you provide an introduction about yourself?
  • Q2. 3 to 4 questions based on database
  • Q3. 2 easy coding questions
  • Q4. Questions based on technology that I knew
  • Q5. Situation based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the first round, as it can be quite challenging; once you pass it and are selected for an interview, the subsequent process feels considerably easier.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Its very easy
Basic maths questions learned up to 10
Basic Apptitude questions

Round 2 - Technical 

(5 Questions)

  • Q1. Tell me about your self Hi My name is Vikram Adithya I am an hard working and passionate engineering student currently perceiveing in gokaraju rangaraju institute of engineering and technology .I stay with...
  • Q2. Intervier asked about what kind of problems did you solved in leetcode? I said palindrome factorial matrix multiplication etc . Intervier said every one can solve this
  • Q3. He asked me about my project role i said I have done documentation in my project he said every one can do that
  • Q4. He asked me to write project code
  • Q5. He asked me any questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer carefully in infosys
If you crack it it is easy to get hired in infosys.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Design patterns
  • Q2. Sql interview questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Case study about the given requirement
  • Q2. Springboot basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare spring boot question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in Jul 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain lambda expression
  • Ans. 

    Lambda expression is a concise way to represent an anonymous function in programming languages.

    • Lambda expressions are used to create functions without a name.

    • They are often used in functional programming languages like Python and Java.

    • Lambda expressions can take parameters and return a value.

    • Example: (x, y) -> x + y is a lambda expression that takes two parameters and returns their sum.

  • Answered by AI
  • Q2. Why hibernate is better then jdbc
  • Ans. 

    Hibernate is better than JDBC due to its object-relational mapping capabilities, automatic table creation, and improved performance.

    • Hibernate provides object-relational mapping (ORM) which simplifies database interactions by mapping Java objects to database tables, eliminating the need for manual SQL queries.

    • Hibernate can automatically generate SQL queries based on the Java objects, reducing the amount of code that nee...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Filter names from a list that starts with A
  • Ans. 

    Filter names starting with A from a list of strings

    • Iterate through the list of strings

    • Check if each string starts with 'A'

    • Add the string to a new list if it starts with 'A'

  • Answered by AI
  • Q2. White query parameter and path variable

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

Devlopment in working

Round 2 - Assignment 

Assignment in work based

Round 3 - Coding Test 

Coading A re Working based

Round 4 - Technical 

(6 Questions)

  • Q1. Who is technical problem?
  • Ans. 

    A technical problem is an issue or challenge related to the functionality or performance of a system or technology.

    • Technical problems can arise from software bugs, hardware malfunctions, network issues, or compatibility issues.

    • Identifying and troubleshooting technical problems often requires a systematic approach, such as using diagnostic tools or following a step-by-step process.

    • Examples of technical problems include ...

  • Answered by AI
  • Q2. Computer technical problem
  • Q3. Working technical
  • Q4. Technical problem A re worked
  • Q5. Always computer working time problem?
  • Q6. Incomplete daily work on technical problem

System Engineer Interview Questions & Answers

IBM user image Maitri Tewari

posted on 20 Aug 2024

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

It was a good interview experience

Round 2 - One-on-one 

(2 Questions)

  • Q1. Share some thing about your project
  • Ans. 

    Designed and implemented a cloud-based monitoring system for a large-scale network infrastructure

    • Utilized AWS services such as CloudWatch and Lambda functions

    • Developed custom scripts for data collection and analysis

    • Implemented real-time alerts and notifications for system administrators

    • Improved system performance and reliability through proactive monitoring

    • Collaborated with cross-functional teams to gather requirements

  • Answered by AI
  • Q2. Questions on core java
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 dsa , java , dbs, oops , javascript , react js

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced system engineer with a strong background in network infrastructure and cloud computing.

    • Over 5 years of experience in designing, implementing, and maintaining complex systems

    • Proficient in network security protocols such as VPNs and firewalls

    • Skilled in cloud computing platforms like AWS and Azure

    • Strong troubleshooting and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. How you overcome fear
  • Ans. 

    I overcome fear by facing it head-on and breaking it down into smaller, manageable steps.

    • Identify the root cause of the fear

    • Break down the fear into smaller tasks

    • Seek support from others

    • Practice relaxation techniques

    • Visualize success and positive outcomes

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

I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Technical based
  • Q2. What is different between workgroup and domain
  • Q3. What should a system administrator`s routine be?
Round 2 - Technical 

(1 Question)

  • Q1. Dsfsdf sdfsd sdf sd f

Interview Preparation Tips

Interview preparation tips for other job seekers - Fhyygufguy fbi iu f eh ji ur f bj ugj
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Duration was 1.5 hrs. Questions were asked on topics like aptitude, reasoning , puzzle solving and verbal ability. Also a topic was given on which candidates were expected to write an essay. Overall the difficulty level was easy to medium.

Round 2 - One-on-one 

(8 Questions)

  • Q1. Introduce Yourself
  • Q2. Explain about your projects (mentioned in resume)
  • Q3. Have you got any certifications on cloud technologies?
  • Ans. 

    Yes, I have certifications in AWS and Azure cloud technologies.

    • Certified AWS Solutions Architect

    • Microsoft Certified: Azure Administrator Associate

    • Completed training courses on Google Cloud Platform

  • Answered by AI
  • Q4. What do you do in your free time?
  • Q5. Explain about Encapsulation (OOPS concept)
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.

    • Encapsulation helps in hiding the internal state of an object and restricting access to it.

    • It allows for data hiding, which prevents outside code from directly accessing an object's internal state.

    • Access to the data is typically controlled through public methods (getters and setters) defined in the cl...

  • Answered by AI
  • Q6. Tell about your previous intern/work experience if any
  • Q7. What is the one thing that you can say about you for which haven't been noticed by others and credited?
  • Q8. Questions about schooling, CGPA in college

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for round 1 test from various youtube videos. It helped me to clear the 1st round. For interview, don't mention things you aren't confident enough in your resume. Prepare well on OOPS concepts, SQL concepts, SDLC concepts and do general research about the company like who is the current ceo, what products are they offering right now, company values, etc.

Skills evaluated in this interview

GHT Limited Interview FAQs

How many rounds are there in GHT Limited System Engineer interview?
GHT Limited interview process usually has 1 rounds. The most common rounds in the GHT Limited interview process are Technical.
What are the top questions asked in GHT Limited System Engineer interview?

Some of the top questions asked at the GHT Limited System Engineer interview -

  1. OOPS concept in J...read more
  2. Springboot basic and annotati...read more

Tell us how to improve this page.

Compare GHT Limited with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
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