Upload Button Icon Add office photos
Engaged Employer

i

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

Gi Tech Gaming Verified Tick

Compare button icon Compare button icon Compare
3.0

based on 8 Reviews

Filter interviews by

Gi Tech Gaming Software Engineer Trainee Interview Questions and Answers

Updated 1 Nov 2022

Gi Tech Gaming Software Engineer Trainee Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Apr 2021. 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 - Technical 

(2 Questions)

  • Q1. Joins and sub query, Constraints concept And data types
  • Q2. Stored Procedures I can write what are the business requirements to meet
Round 3 - Technical 

(1 Question)

  • Q1. Trigger, cursor, views,index

Interview Preparation Tips

Topics to prepare for Gi Tech Gaming Software Engineer Trainee interview:
  • Joins
  • Sub query
  • DDL,DML,TCL,
Interview preparation tips for other job seekers - To attend SQL interview prepare basics in everything strong and mainly asked stored Procedures.

Interview questions from similar companies

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

I was interviewed in Nov 2024.

Round 1 - Aptitude Test 

The aptitude round includes calendar-related problems and basics maths.

Round 2 - Coding Test 

Array and string based coding questions

Round 3 - Technical 

(1 Question)

  • Q1. Technical skill review
Round 4 - HR 

(1 Question)

  • Q1. General questions about willingness to relocate.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Create an API using Notepad to check if a string is a palindrome or not.

Round 2 - One-on-one 

(1 Question)

  • Q1. Solid principal

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join worst company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. TCP/IP related questions, what happens when you search a webpage?
  • Q2. Past projects discussions
Round 3 - HR 

(1 Question)

  • Q1. Behavioural questions on how would you tackle a particular scenario
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic OOP questions for python programming language

Round 2 - HR 

(2 Questions)

  • Q1. What's abstraction
  • Ans. 

    Abstraction is the concept of hiding complex implementation details and showing only the necessary information to the user.

    • Abstraction allows users to focus on what an object does instead of how it does it

    • It helps in reducing complexity and improving efficiency in software development

    • Example: In object-oriented programming, abstract classes and interfaces are used to achieve abstraction

  • Answered by AI
  • Q2. What's the difference between SQL and NoSQL database
  • Ans. 

    SQL databases are relational databases with structured data, while NoSQL databases are non-relational databases with flexible, unstructured data.

    • SQL databases use structured query language for defining and manipulating data, while NoSQL databases use different query languages or APIs.

    • SQL databases are table-based, with a predefined schema, while NoSQL databases are document, key-value, wide-column, or graph-based.

    • SQL d...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the direction of pointers

    • Start with three pointers: current, prev, and next

    • Iterate through the linked list, updating pointers to reverse the direction

    • Update the head of the linked list to the last node after reversing

  • Answered by AI
  • Q2. Implement binary search algorithm
  • Ans. 

    Binary search algorithm efficiently finds the target value in a sorted array.

    • Start by defining the low and high indices of the array.

    • Calculate the mid index and compare the target value with the value at mid.

    • If target is less than mid value, update high to mid-1; if greater, update low to mid+1.

    • Repeat until target is found or low is greater than high.

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Brief Introduction and basic questions
  • Q2. Future plans and how am i going to achieve them

Skills evaluated in this interview

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

I applied via AmbitionBox

Round 1 - Coding Test 

Java, spring,springboot

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

Logical reasoning, problem solving

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice is more important
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 May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Some Objective questions and 1 Coding Questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Situation based questions on Coroutines
  • Q2. About Project Tech Stack Used and Questions on that
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 DSA questions Both are from DP

Round 2 - Technical 

(2 Questions)

  • Q1. 2 Questions , 1 is DSA
  • Q2. Second question is Puzzle

Interview Preparation Tips

Interview preparation tips for other job seekers - Practise DSA more and give more and more interviews.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 questions on hakerrank
1) dp question to calculate the frequency of the elements of a tree
2) graph problem to calculate the cost to buy at one city and sell at another

Round 2 - One-on-one 

(1 Question)

  • Q1. Create a family tree where a node has at most 2 parents and n children. Create 2 functions to find all the nodes preceding the given node and all the nodes following.
  • Ans. 

    Create a family tree with nodes having at most 2 parents and n children. Implement functions to find preceding and following nodes.

    • Create a tree structure where each node has references to its parents and children

    • Implement a function to find all nodes preceding a given node by traversing up the tree

    • Implement a function to find all nodes following a given node by traversing down the tree

    • Consider using depth-first search

  • Answered by AI

Skills evaluated in this interview

Gi Tech Gaming Interview FAQs

How many rounds are there in Gi Tech Gaming Software Engineer Trainee interview?
Gi Tech Gaming interview process usually has 3 rounds. The most common rounds in the Gi Tech Gaming interview process are Technical and Resume Shortlist.
What are the top questions asked in Gi Tech Gaming Software Engineer Trainee interview?

Some of the top questions asked at the Gi Tech Gaming Software Engineer Trainee interview -

  1. Stored Procedures I can write what are the business requirements to m...read more
  2. Joins and sub query, Constraints concept And data ty...read more
  3. Trigger, cursor, views,in...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Gi Tech Gaming interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.7
 • 45 Interviews
Winman Software Interview Questions
4.1
 • 28 Interviews
ZIGRAM Interview Questions
4.0
 • 26 Interviews
Fleetx.io Interview Questions
3.9
 • 25 Interviews
TalentServe Interview Questions
2.1
 • 24 Interviews
Springworks Interview Questions
4.6
 • 23 Interviews
MapmyIndia Interview Questions
3.9
 • 23 Interviews
View all
Gi Tech Gaming Software Engineer Trainee Salary
based on 5 salaries
₹1.7 L/yr - ₹2 L/yr
60% less than the average Software Engineer Trainee Salary in India
View more details

Gi Tech Gaming Software Engineer Trainee Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-Life balance

1.0

Salary & Benefits

1.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
11 salaries
unlock blur

₹1.8 L/yr - ₹5.2 L/yr

Software Engineer Trainee
5 salaries
unlock blur

₹1.7 L/yr - ₹2 L/yr

SQL Developer
5 salaries
unlock blur

₹2.6 L/yr - ₹4.2 L/yr

Team Lead
4 salaries
unlock blur

₹10 L/yr - ₹19.5 L/yr

Senior Android Developer
4 salaries
unlock blur

₹13.5 L/yr - ₹14 L/yr

Explore more salaries
Compare Gi Tech Gaming with

Aurigo

4.8
Compare

Peel-works

4.0
Compare

Prime Focus Technologies

3.4
Compare

Yodlee

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