Upload Button Icon Add office photos
Engaged Employer

i

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

TC Global Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TC Global Student Intern Interview Questions and Answers

Updated 20 Mar 2024

TC Global Student Intern Interview Experiences

1 interview found

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

I applied via Internshala and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Describe yourself

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed before Apr 2022. There was 1 interview round.

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

Interview Preparation Tips

Interview preparation tips for other job seekers - Showcase your achievements in the resume
Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Nov 2022. There were 4 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 - Coding Test 

3 questions in 3 hr, topics were Dp, Strings, Tree

Round 3 - Aptitude Test 

1hr durations 40 questions, main topics were patterns, profit loss, work man , etc.

Round 4 - Technical 

(1 Question)

  • Q1. OOPS, JAVA, Mysql, general questsjons

Interview Preparation Tips

Topics to prepare for Internshala Software Engineer interview:
  • java
  • Android
  • DSA
  • OOPS
Interview preparation tips for other job seekers - Just prepare what you know and deep dive in it so that you can fully explain about them.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your self , internship or exp. Why sales?
  • Ans. 

    I have a background in marketing and sales through internships and previous work experience. I am passionate about sales because of the opportunity to build relationships and drive revenue.

    • Interned at XYZ company where I learned about sales strategies and techniques

    • Worked as a sales associate at ABC store, exceeding sales targets consistently

    • Enjoy the challenge of meeting customer needs and closing deals

    • Passionate abou...

  • Answered by AI
Round 2 - Assignment 

A sales pitch round in which a scenario was provided.

Round 3 - One-on-one 

(1 Question)

  • Q1. Final interview questions from cv.
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 Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic Questions based on pervious project

I was interviewed before Nov 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 20 Minutes
Round difficulty - Easy

very easy questions related to web development. 1 coding question

  • Q1. 

    Clone a Linked List with Random Pointers

    Given a linked list where each node has two pointers: the first points to the next node in the list, and the second is a random pointer that can point to any node ...

  • Ans. 

    Create a deep copy of a linked list with random pointers without using references of original nodes.

    • Iterate through the original linked list and create a new node for each node in the list.

    • Store the mapping of original nodes to new nodes in a hashmap to handle random pointers.

    • Update the random pointers of new nodes based on the mapping stored in the hashmap.

    • Return the head of the copied linked list.

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 150 Minutes
Round difficulty - Medium

  • Q1. 

    Loot Houses Problem Statement

    A thief is planning to steal from several houses along a street. Each house has a certain amount of money stashed. However, the thief cannot loot two adjacent houses. Determi...

  • Ans. 

    Determine the maximum amount of money a thief can steal from houses without looting two consecutive houses.

    • Create an array 'dp' to store the maximum money that can be stolen from each house without looting two consecutive houses.

    • Iterate through the houses and update 'dp' based on the maximum money that can be stolen from the current house.

    • Return the maximum value in 'dp' as the answer.

  • Answered by AI
  • Q2. Can you design a website similar to Amazon?
  • Ans. 

    Yes, I can design a website similar to Amazon by focusing on user-friendly interface, robust search functionality, secure payment options, and personalized recommendations.

    • Focus on user-friendly interface with easy navigation

    • Implement robust search functionality with filters and sorting options

    • Provide secure payment options with encryption and fraud protection

    • Include personalized recommendations based on user behavior

  • Answered by AI
Round 3 - HR 

Round duration - 10 Minutes
Round difficulty - Easy

Interview Preparation Tips

Eligibility criterianoInternshala interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Prepare for common interview questions
Tip 2 : Practice, practice, practice

Application resume tips for other job seekers

Tip 1 : Don't Put Everything on There.
Tip 2 : Put the Best Stuff “Above the Fold”

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is str in c
  • Ans. 

    str in C is a data type used to represent strings as arrays of characters.

    • str in C is typically declared as an array of characters, terminated by a null character '\0'.

    • Functions like strcpy(), strcmp(), and strlen() are commonly used with str in C.

    • Example: char str[10] = "hello"; // Declaration of a string in C

  • Answered by AI
  • Q2. What is pointers in c
  • Ans. 

    Pointers in C are variables that store memory addresses of other variables.

    • Pointers are used to access and manipulate memory directly.

    • They are denoted by an asterisk (*) before the variable name.

    • Example: int *ptr; // declares a pointer to an integer variable

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

This round was more on the conversation skills

Round 2 - Coding Test 

The coding round had some let code problems on SQL and Python

I applied via Job Portal and was interviewed in Apr 2022. 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 - Aptitude Test 

It was quite easy

Round 3 - Technical 

(1 Question)

  • Q1. Based on resume. Go through with your resume..

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume.. The things you have mentioned you should know about it

I applied via Naukri.com and was interviewed in Sep 2022. 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 - Aptitude Test 

Basic coding maths aptitude java python communication skills test

Round 3 - Coding Test 

Java coding c plus python SQL oracle dbmsos

Interview Preparation Tips

Topics to prepare for Internshala Software Developer interview:
  • Networking
  • Aptitude
Interview preparation tips for other job seekers - Resume best not fake anything c java python all Cisco related concepts

TC Global Interview FAQs

How many rounds are there in TC Global Student Intern interview?
TC Global interview process usually has 1 rounds. The most common rounds in the TC Global interview process are HR.

Tell us how to improve this page.

TC Global Student Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Internshala Interview Questions
3.8
 • 56 Interviews
Lido Learning Interview Questions
2.3
 • 55 Interviews
Acadecraft Interview Questions
3.5
 • 52 Interviews
Coding Ninjas Interview Questions
3.8
 • 49 Interviews
TALENTEDGE Interview Questions
3.3
 • 21 Interviews
View all
Relationship Manager
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Relationship Developer
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Coordinator
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare TC Global with

Edwise International

3.7
Compare

Study Overseas Global

4.6
Compare

Santa Monica Study Abroad

3.7
Compare

Global Reach

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