Upload Button Icon Add office photos

Filter interviews by

Itg Telematics React Developer Interview Questions and Answers

Updated 16 May 2023

Itg Telematics React Developer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 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 - One-on-one 

(2 Questions)

  • Q1. There is no interview asked only they show their work and ask will you do the same?
  • Q2. They give the task of their old project or the working project and if you fail to do the same then they fired you without giving any notice.
  • Ans. They don't know what you code they only focus on the fast processing of data on website.
  • Answered by Rohit Kumar

Interview Preparation Tips

Interview preparation tips for other job seekers - If you don't want any job security and willing to do work six days per week with no benefits then you are welcome.

Interview questions from similar companies

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

Easy aptitude with pattern printing question.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Html structure and Css styles
  • Q2. Python questions on list,tuple, dictionary
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was like 5 MCQ and two coding questions with difficult level of moderate

Round 2 - Technical 

(2 Questions)

  • Q1. They asked questions from DSA,sql and some web technology which I mentioned in my resume
  • Q2. What is the life cycle of react components?
  • Ans. 

    React components go through various stages in their life cycle, from initialization to destruction.

    • Initialization: Component is created and initialized with default props and state.

    • Mounting: Component is rendered on the DOM for the first time.

    • Updating: Component re-renders when props or state change.

    • Unmounting: Component is removed from the DOM.

    • Examples: componentDidMount() for mounting, componentDidUpdate() for updati

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Asked about my project and some behavioural questions

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How to find the middle of a linked list in one iteration.
  • Ans. 

    To find the middle of a linked list in one iteration, use two pointers with different speeds.

    • Initialize two pointers, one slow and one fast, both pointing to the head of the linked list.

    • Move the slow pointer one step at a time and the fast pointer two steps at a time.

    • When the fast pointer reaches the end of the linked list, the slow pointer will be at the middle node.

  • Answered by AI
  • Q2. All sorting you know and their complexities both time and space
  • Q3. Eagle eye view of binary tree
  • Ans. 

    A binary tree is a data structure consisting of nodes, where each node has at most two children.

    • Binary tree is used to represent hierarchical relationships between nodes

    • Traversal of binary tree can be done in three ways: inorder, preorder, postorder

    • Binary search tree is a type of binary tree where left child is smaller and right child is greater than parent

    • Balanced binary tree has height difference of at most 1 between...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise everything you learnt just before the intervsiew. Be clear on things you have put on your resume.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about you teaching assistant experience in your university
  • Q2. Teaching basic programming courses
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude tests with all basis covered

Round 2 - Coding Test 

Linked list related Questions

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Graduated with a degree in Computer Science

    • Worked on multiple projects using Java and Python

    • Familiar with web development technologies like HTML, CSS, and JavaScript

  • Answered by AI
  • Q2. Why the location which is different from current
  • Ans. 

    To explore new opportunities, gain new experiences, or be closer to family.

    • Exploring new opportunities in a different location

    • Gaining new experiences and exposure in a different environment

    • Being closer to family or loved ones

    • Seeking a better quality of life in a different location

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: Q. To find a non-duplicate number in an array of unknown size with each number having its duplicate except one.
S. XOR all numbers, in the end we are left with the non-duplicate
Q. find the middle element of the linked list of unknown size.
S. Take two pointers. one traverses one step at a time and second traversing 2 steps at a tym.

Round: HR Interview
Experience: All about my future goals and my projects.

College Name: IIT PATNA

I applied via Campus Placement and was interviewed before Oct 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Conducted on HackerEarth; Basic array and string manipulation questions;Four questions were given,solving three will be enough.

Round 2 - Technical 

(2 Questions)

  • Q1. Live coding round & questions based on resume
  • Q2. Revise core CS fundamentals - OOPS DBMS OS
Round 3 - Technical 

(3 Questions)

  • Q1. Managerial round depends on the interviewer
  • Q2. How do you debug a website?
  • Ans. 

    Debugging a website involves identifying and fixing errors in the code and design.

    • Use browser developer tools to inspect elements and console logs

    • Check for syntax errors and broken links

    • Test website on different browsers and devices

    • Use debugging tools like Xdebug or Firebug

    • Ask for help from colleagues or online communities

  • Answered by AI
  • Q3. Default port no for TCP/HTTP/HTTPS
  • Ans. 

    Default port numbers for TCP/HTTP/HTTPS

    • TCP: 80

    • HTTP: 80

    • HTTPS: 443

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Current offers, expectations from the company, failures, discussion on pandemic, strength & weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm
This interview was conducted for freshers.
Have sound knowledge in CS fundamentals and linear data structures.

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Feb 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 - Group Discussion 

Online interview, One chine people will take interview they will tell you explain your project, how much time taken , and challenges within 3 min.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Online interview where one senior team member will take our coding interview basically they will check only logic and your basic coding.
  • Q2. 1-Your project 2- basic coding syntax and logic

Interview Preparation Tips

Interview preparation tips for other job seekers - Works load is high for every department. But you can learn lot of things
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 2 pointer array
Round 2 - HR 

(1 Question)

  • Q1. Was more focused on communication skills

Itg Telematics Interview FAQs

How many rounds are there in Itg Telematics React Developer interview?
Itg Telematics interview process usually has 2 rounds. The most common rounds in the Itg Telematics interview process are Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

Itg Telematics React Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Trimble Interview Questions
4.2
 • 26 Interviews
A K Associates Interview Questions
3.8
 • 4 Interviews
Karix Mobile Interview Questions
3.5
 • 4 Interviews
Cemtics Interview Questions
3.9
 • 4 Interviews
Intelsat Interview Questions
3.2
 • 2 Interviews
View all
Relationship Manager
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Service Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

R&D Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

PHP Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Itg Telematics with

Trimble

4.2
Compare

Orbcomm

4.0
Compare

Spireon

4.6
Compare

Verizon Connect

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