Upload Button Icon Add office photos

Filter interviews by

Turing Full Stack Software Developer Interview Questions, Process, and Tips

Updated 5 Sep 2024

Top Turing Full Stack Software Developer Interview Questions and Answers

Turing Full Stack Software Developer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. How to optimise performance of a Nodejs app
  • Ans. 

    Optimizing performance of a Nodejs app involves various techniques to improve speed and efficiency.

    • Use asynchronous programming to handle multiple requests efficiently

    • Implement caching to reduce redundant database queries

    • Optimize code by removing unnecessary loops and function calls

    • Use a load balancer to distribute traffic evenly across multiple servers

    • Monitor and analyze performance using tools like New Relic or Datad

  • Answered by AI
  • Q2. How to optimise React
  • Ans. 

    Optimising React involves code splitting, lazy loading, using PureComponent, avoiding unnecessary re-renders, and using memoization.

    • Use code splitting to load only necessary components

    • Implement lazy loading for components that are not immediately needed

    • Utilize PureComponent to prevent unnecessary re-renders

    • Avoid unnecessary re-renders by using shouldComponentUpdate or React.memo

    • Use memoization techniques like useMemo o

  • Answered by AI
  • Q3. What is a callback?
  • Ans. 

    A callback is a function that is passed as an argument to another function and is executed after the completion of that function.

    • Callbacks are commonly used in asynchronous programming to handle tasks that take time to complete.

    • They allow for functions to be executed once a certain task is completed, without blocking the rest of the code.

    • Example: setTimeout function in JavaScript takes a callback function as an argumen

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Turing Full Stack Software Developer interview:
  • React.Js
  • Nodejs
  • Javascript

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Was given a DSA problem on squares it was relatively easy.

Round 2 - Coding Test 

Was giving another problem as regards longest sub array without repeating letters.

Round 3 - Technical 

(2 Questions)

  • Q1. What is git grep
  • Ans. 

    git grep is a command in Git that allows you to search through the contents of files in a Git repository.

    • Allows searching through the contents of files in a Git repository

    • Similar to the 'grep' command in Unix/Linux

    • Can be used to search for specific strings or patterns in files

    • Useful for finding references to functions, variables, or text within the codebase

  • Answered by AI
  • Q2. What is profilers
  • Ans. 

    Profilers are tools used to analyze the performance of software applications by measuring various metrics such as CPU usage, memory usage, and execution time.

    • Profilers help identify bottlenecks and optimize code for better performance.

    • Examples of profilers include VisualVM, YourKit, and Xcode Instruments.

    • Profiling can be done for different aspects of an application, such as CPU profiling, memory profiling, and network

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Turing Full Stack Software Developer interview:
  • Python
  • Javascript
Interview preparation tips for other job seekers - Just know your languages and be fairly good at DSA

Skills evaluated in this interview

Full Stack Software Developer Interview Questions Asked at Other Companies

asked in Synergy
Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions str ... read more
asked in UST
Q2. If a application is running slow what process would you follow to ... read more
asked in Cognizant
Q3. Briefly explain the method you will use to execute an array linke ... read more
Q4. How do we link our stylesheet with the HTML?
asked in Cognizant
Q5. What is the difference between primary key, foreign key, candidat ... read more

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Nov 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 - One-on-one 

(5 Questions)

  • Q1. Puzzle of 7 horses
  • Q2. Not sure, look it up online
  • Q3. 2d Matrix problems
  • Q4. Coding questions on Array
  • Q5. Coding Question on String

Interview Preparation Tips

Interview preparation tips for other job seekers - Coding questions for freshers. I only know that, that;s when I joined in 2018

Interview Questionnaire 

2 Questions

  • Q1. About sdlc
  • Q2. About web development

I applied via Walk-in and was interviewed before Feb 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 - Aptitude Test 
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - easy to crack they will ask qestions

Interview Questionnaire 

2 Questions

  • Q1. SQL and Excel were the key that helped me get this job.
  • Q2. Puzzles
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview in Jul 2024.

Round 1 - Coding Test 

2 Graph question of leetcode

Round 2 - One-on-one 

(2 Questions)

  • Q1. DSA Questions of leetcode
  • Q2. DSA Questions

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Estimate the sale of Umbrella in a year in Bangalore without any inputs given.
  • Ans. 

    Estimating sales of umbrellas in Bangalore without any inputs.

    • Analyze historical sales data of umbrellas in Bangalore

    • Consider weather patterns and forecast for the year

    • Evaluate competition and market trends

    • Assess population density and demographics

    • Factor in events and festivals that may affect sales

    • Use statistical models and regression analysis

    • Consider potential impact of COVID-19 on sales

  • Answered by AI
  • Q2. They will give one online test (SQL based)
  • Q3. Questions about SQL and probablity

Interview Preparation Tips

Interview preparation tips for other job seekers - I was not prepared with SQL on an advanced level, unfortunately, I was unable to clear.
If you want to apply, Be prepared with SQL and probability and general business analysis questions.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. In this round basic SQL questions were asked.
  • Q2. In addition to SQL questions the business case study was discussed and some questions were asked around confusion metrics.
Round 2 - One-on-one 

(1 Question)

  • Q1. In this round two business case studies were discussed.
Round 3 - HR 

(1 Question)

  • Q1. In this round basic HR questions related to my resume and profile were asked
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions related to logical thinking

Round 2 - Group Discussion 

Common topics related to AI & other stuffs

Round 3 - Technical 

(2 Questions)

  • Q1. Excel basic questions such as conditional formatting
  • Q2. Sql questions such as Types of Joints etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay confident throughout, that's the key here.

Turing Interview FAQs

How many rounds are there in Turing Full Stack Software Developer interview?
Turing interview process usually has 2 rounds. The most common rounds in the Turing interview process are Technical and Coding Test.
What are the top questions asked in Turing Full Stack Software Developer interview?

Some of the top questions asked at the Turing Full Stack Software Developer interview -

  1. How to optimise performance of a Nodejs ...read more
  2. How to optimise Re...read more
  3. What is a callba...read more

Tell us how to improve this page.

Turing Full Stack Software Developer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Tracxn Interview Questions
3.2
 • 101 Interviews
Toothsi Interview Questions
2.8
 • 60 Interviews
Zolo Interview Questions
3.4
 • 51 Interviews
GoMechanic Interview Questions
3.7
 • 48 Interviews
Netmeds.com Interview Questions
3.6
 • 42 Interviews
Impact Guru Interview Questions
3.7
 • 39 Interviews
KreditBee Interview Questions
3.4
 • 36 Interviews
Mfine Interview Questions
3.6
 • 24 Interviews
Milkbasket Interview Questions
3.9
 • 20 Interviews
View all
Data Scientist
76 salaries
unlock blur

₹12 L/yr - ₹39 L/yr

Data Analyst
39 salaries
unlock blur

₹4.4 L/yr - ₹14 L/yr

Talent Acquisition Specialist
37 salaries
unlock blur

₹4 L/yr - ₹17.4 L/yr

Business Analyst
34 salaries
unlock blur

₹3.5 L/yr - ₹14.8 L/yr

Data Specialist
34 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

Explore more salaries
Compare Turing with

Netmeds.com

3.6
Compare

Toothsi

2.8
Compare

Tracxn

3.1
Compare

Zolo

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