Upload Button Icon Add office photos
Engaged Employer

i

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

Truetech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Truetech Front end Developer Interview Questions and Answers

Updated 9 May 2022

Truetech Front end Developer Interview Experiences

1 interview found

I was interviewed in Apr 2022.

Round 1 - HR 

(2 Questions)

  • Q1. How many years experience do you have totally ? How many years experience do you have as a front end developer ?
  • Q2. What's your current CTC and expected CTC?
Round 2 - Aptitude Test 

I have attended two aptitude test, general aptitude test and react aptitude test

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve required skills and practice.

Interview questions from similar companies

I was interviewed before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 360 minutes
Round difficulty - Medium

Basically TCS conduct its flagship event named as CODEVITA . And it offers Internship to prefinal (3rd )year students .

  • Q1. 

    Allocate Books Problem Statement

    Given an array of integers arr, where arr[i] represents the number of pages in the i-th book, and an integer m representing the number of students, allocate all the books ...

  • Ans. 

    Allocate books to students in a way that minimizes the maximum number of pages assigned to a student.

    • Iterate through possible allocations and calculate the maximum pages assigned to a student.

    • Find the minimum of these maximums to get the optimal allocation.

    • Return the minimum pages allocated in each test case, or -1 if not possible.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaMust be doing B.TECHTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Data Structure , Algorithms ,DBMS , OOPs ,OSTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Good understanding of Data Structure and Algorithms 
Tip 2 : Be clear in your Core Subjects.
Tip 3 : Do at least 1 good Project .
Tip 4 : Be humble and speak truth .

Application resume tips for other job seekers

Tip 1 : Simple and Crisp .
Tip 2 : Do host your project and mention the link in the resume .
Tip 3 : Single Page

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was easy not that hard

Round 2 - Coding Test 

Coding question were on medium level

Round 3 - Technical 

(1 Question)

  • Q1. Be prepared for project question
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. CSS Box-model definition
  • Ans. 

    CSS Box-model defines how elements are rendered in a webpage, including padding, border, and margin.

    • Box-model consists of content, padding, border, and margin

    • Content area is where text or images are displayed

    • Padding is the space between content and border

    • Border is the line around the content and padding

    • Margin is the space outside the border

  • Answered by AI
  • Q2. Difference b/n flexbox and grid
  • Ans. 

    Flexbox is for one-dimensional layouts, grid is for two-dimensional layouts.

    • Flexbox is best for arranging items in a single row or column.

    • Grid is best for creating complex layouts with rows and columns.

    • Flexbox is more suitable for smaller scale layouts, while grid is better for larger scale layouts.

    • Flexbox is more flexible in terms of item order and sizing, while grid provides more control over the overall layout.

    • Both

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic questions on JavaScript, React and HTML/CSS.
  • Q2. Hoisting, Closures, Event Loop, Promises, Async/Await
  • Q3. Semantic elements, block and inline elements, meta tag CSS box model, ways of adding CSS, CSS pre-processors
  • Q4. React questions on component lifecycle, different hooks and thier use, fetching data and displaying it in a list.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the core concepts of Js, HTML and CSS
Basic React topics like component life cycle, fetching data using api endpoints.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is AOT And JIT How angular different from react Route guard
  • Ans. 

    AOT (Ahead-of-Time) and JIT (Just-in-Time) are compilation techniques used in Angular. Angular and React differ in their architecture and data binding approach. Route guards in Angular are used to control access to routes.

    • AOT compilation in Angular converts TypeScript code into efficient JavaScript code during the build process, resulting in faster rendering and smaller bundle sizes.

    • JIT compilation in Angular compiles ...

  • Answered by AI
  • Q2. How angular application build
  • Ans. 

    Angular applications are built using the Angular CLI, which provides a command-line interface for creating, building, and serving Angular projects.

    • Angular applications are built using the Angular CLI (Command Line Interface)

    • The Angular CLI provides commands for creating new projects, generating components, services, modules, etc.

    • To build an Angular application, you can use the 'ng build' command which compiles the appl

  • Answered by AI
  • Q3. Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep prepare for basic questions and some of the coding

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Oct 2022. There were 6 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 

Aptitude test is best for first round.

Round 3 - Coding Test 

Second round is best for coding test.

Round 4 - HR 

(3 Questions)

  • Q1. Self introduction and technical information about front end developer.
  • Ans. I say properly and uniqly for about my introduction.
  • Answered Anonymously
  • Q2. As a you are fresher or experience
  • Q3. Reason for IT field.
  • Ans. 

    IT field offers endless opportunities for innovation and growth.

    • IT is a constantly evolving field with new technologies and trends emerging regularly.

    • IT provides opportunities to work on exciting projects and solve complex problems.

    • IT offers a wide range of career paths, from development to design to project management.

    • IT is a field that is in high demand, with many job opportunities and competitive salaries.

    • IT has the...

  • Answered by AI
Round 5 - Technical 

(2 Questions)

  • Q1. About front end developer likes html and css.
  • Q2. About html and css and java script
Round 6 - Case Study 

Study about front end developer

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm a fresher and mechanical engineer but I love software developer likes front end developer. I very well know about front end developer role.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(2 Questions)

  • Q1. Sementic html and display properties in css
  • Ans. 

    Semantic HTML focuses on the meaning and structure of content, while display properties in CSS control how elements are visually displayed on a webpage.

    • Semantic HTML uses tags that convey the meaning of the content, such as <header>, <nav>, <article>, <section>, <footer>.

    • Display properties in CSS include properties like display: block, display: inline, display: inline-block, display: flex,...

  • Answered by AI
  • Q2. Hoisting in Javascript and different array methods
  • Ans. 

    Hoisting is a mechanism in JS where variables and functions are moved to the top of their scope. Array methods are built-in functions to manipulate arrays.

    • Hoisting applies to variable and function declarations

    • Variables declared with let and const are not hoisted

    • Array methods include push(), pop(), shift(), unshift(), splice(), slice(), forEach(), map(), filter(), reduce()

    • push() adds an element to the end of an array

    • pop...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about your projects.
  • Q2. Asked the Javascript concepts related Questions
  • Q3. Asked Responsiveness in UI
Round 2 - Behavioral 

(1 Question)

  • Q1. How were you managing your Project Tasks
Round 3 - HR 

(1 Question)

  • Q1. Salary Negotiations
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. JavaScript Questions (Hoisting , closures , Promises)
Round 2 - Technical 

(1 Question)

  • Q1. Basic JavaScript and React Questions .
Round 3 - HR 

(1 Question)

  • Q1. Last round Behavioural Questions

Truetech Interview FAQs

How many rounds are there in Truetech Front end Developer interview?
Truetech interview process usually has 2 rounds. The most common rounds in the Truetech interview process are HR and Aptitude Test.

Tell us how to improve this page.

Software Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HR Recruiter
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Information Technology Recruiter
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Truetech with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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