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

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
  • Ans. 

    Stored procedures streamline database operations, ensuring efficiency and security while meeting specific business needs.

    • Encapsulate complex business logic to simplify application code.

    • Improve performance by reducing network traffic; e.g., batch processing.

    • Enhance security by restricting direct access to tables; e.g., user permissions.

    • Facilitate data integrity through transaction management; e.g., rollback on error.

    • Sup...

  • Answered by AI
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.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Gi Tech Gaming?
Ask anonymously on communities.

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: PAPER DURATION: 3 hours
NO. OF QUESTIONS: 2 (20 marks each)
MAXIMUM MARKS: 20*2 = 40 marksQUESTION 1:
JSON Prettier:-Write a program which takes JSON as input and gives prettified JSONYou need to read JSON from STDIN. Input gives one line of uglified JSON.Output should be formatted JSON. Check the standard output link.Use 2 white spaces (not‘\t’) for one indentation.SAMPLE INPUT:{“group” : {list : [1,2,3]}, “list” : [“a”,”b”,”c”]}SAMPLE OUTPUT:{“group” : {List : [1,2,3]},“list” : [“a”,”b”,”c”]}EXPLANATION: Input will be uglifiedjson in one line and output will be prettified format of that. QUESTION 2:XML parse plus series computationEvaluate an expression given in XML format. Keys will be Expr- contains the entire expression. Elem – contains the digit, sum, Prod- contains two or more keys whose evaluation needs to be summed or multiplied respectively. Sub will contain 2 keys or more, where the second key onwards will have to be subtracted from the first one. Div- will contain 2 keys in which first key will need to be divided by second. SAMPLE INPUT:4673 SAMPLE OUTPUT:
20EXPLANATION:Input will be xml file through standard input. End of xml file marked by .
Duration: 180 minutes
Total Questions: 2

College Name: NA

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked List Problem Statement Given a singly linked l ... read more
asked in HSBC Group
Q2. Search in a 2D Matrix Given a 2D matrix MAT of size M x N, where ... read more
asked in GlobalLogic
Q3. Slot Game Problem Statement You are given a slot machine with fou ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Maximum Level Sum in a Binary Tree Given a Binary Tree with integ ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were few aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Had to install a software
  • Q2. Had to write few basic SQL codes
Round 3 - HR 

(2 Questions)

  • Q1. Personal questions
  • Q2. Behavioural questions
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
  • Ans. 

    I'm a passionate software developer with a strong background in full-stack development and a love for solving complex problems.

    • Over 5 years of experience in software development, specializing in JavaScript and Python.

    • Worked on a project that improved application performance by 30% through code optimization.

    • Collaborated with cross-functional teams to deliver high-quality software solutions on time.

    • Contributed to open-so...

  • Answered by AI
  • Q2. Family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice is more important
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I appeared for an interview in Jun 2025, where I was asked the following questions.

  • Q1. After resume shortlisting there will be aptitude round with 3 logical reasoning questions and hr
  • Q2. The next round will be one-to-one hr round
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Got a total of 3 questions with duration of 20- 25 mins for each.

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

There were 3 q.s given in each sets. For each q.s time limit was 20 min. They were not mcq and kind of tricky.

Round 2 - Coding Test 

It also had 3 q.s based on arrays matrix and one logic based. Kinda tough fr me

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 2 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 

(4 Questions)

  • Q1. They asked me javascript application based questions like 1.) true + true will be what? 2.) what if I write prmopt instead of console.log() 3.) error find out questions
  • Ans. 1.) answer will be 2 2.) prompt is for displaying dialog box alert is for giving output
  • Answered Anonymously
  • Q2. They were me js appliaction based question like error finding and all
  • Ans. 

    Identifying and fixing errors in a JavaScript application requires debugging skills and understanding of common pitfalls.

    • Check for syntax errors: e.g., missing semicolons or brackets can cause issues.

    • Use console.log() to trace variable values and flow of execution.

    • Understand asynchronous behavior: e.g., callbacks and promises can lead to unexpected results.

    • Utilize browser developer tools for debugging: inspect elements...

  • Answered by AI
  • Q3. What will be the output of this code
  • Ans. 

    The output of the code will be 'Hello World'

    • The code likely contains a simple print statement that outputs 'Hello World'

    • There are no variables or conditions that would change the output

  • Answered by AI
  • Q4. Then tell me the correct answer

Interview Preparation Tips

Interview preparation tips for other job seekers - they were asking application based question so prepare accordingly

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Angular pipes, customization in angular
  • Q2. CDN, SSR, SSG questions
Round 2 - Coding Test 

Find duplicates in an array

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

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.

Interview Questions from Similar Companies

Ginesys Interview Questions
3.8
 • 65 Interviews
BrowserStack Interview Questions
3.6
 • 50 Interviews
ZIGRAM Interview Questions
3.5
 • 44 Interviews
Acies Interview Questions
4.4
 • 39 Interviews
Winman Software Interview Questions
4.0
 • 32 Interviews
Fleetx.io Interview Questions
3.6
 • 29 Interviews
RGBSI Interview Questions
3.3
 • 27 Interviews
View all
Gi Tech Gaming Software Engineer Trainee Salary
based on 6 salaries
₹0.9 L/yr - ₹2 L/yr
59% 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

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
10 salaries
unlock blur

₹2.2 L/yr - ₹7.5 L/yr

Software Engineer Trainee
6 salaries
unlock blur

₹1.7 L/yr - ₹2 L/yr

Software Developer
5 salaries
unlock blur

₹2.5 L/yr - ₹8.9 L/yr

SQL Developer
5 salaries
unlock blur

₹2.6 L/yr - ₹4.2 L/yr

System Engineer
4 salaries
unlock blur

₹2.4 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Gi Tech Gaming with

Aurigo

4.7
Compare

Prime Focus Technologies

3.3
Compare

Peel-works

3.6
Compare

MapmyIndia

3.6
Compare
write
Share an Interview