Upload Button Icon Add office photos

Filter interviews by

Fortytwo Labs Interview Questions and Answers for Experienced

Updated 19 Aug 2024

Fortytwo Labs Interview Experiences for Experienced

1 interview found

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 Feb 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Simple java coding questions like * pattern ,Hashmap questions, sql,java mcq

Round 2 - Technical 

(4 Questions)

  • Q1. Though it is Technical iterview they asked Two coding questions of leetcode easy level 1.valid parentheses 2.Happy number
  • Q2. Asked the implementation of Hashmap ? Linked List Questions ?
  • Q3. Fail Fast , Fail safe Iterator
  • Q4. Types of Recursion
  • Ans. 

    Types of recursion include linear, tail, indirect, and mutual recursion.

    • Linear recursion involves a function calling itself exactly once.

    • Tail recursion is when the recursive call is the last operation in the function.

    • Indirect recursion occurs when two or more functions call each other in a cycle.

    • Mutual recursion involves two or more functions calling each other in a chain.

    • Example: Factorial calculation using linear rec

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. Explain the project ? E-R Diagram of project and Database design
  • Ans. 

    The project is a web-based inventory management system for a retail store.

    • Designed E-R Diagram with entities like Product, Supplier, Customer, Order, and Inventory

    • Database design includes tables for each entity with appropriate relationships and attributes

    • Used SQL to create tables, define constraints, and write queries for data retrieval and manipulation

  • Answered by AI
  • Q2. Asked about Foreign key in details ?
  • Q3. Gave coding question of moderate level on leetcode.
  • Q4. Asked n tower puzzel question
Round 4 - HR 

(1 Question)

  • Q1. Simple simple questions like normal HR round

Interview Preparation Tips

Interview preparation tips for other job seekers - coding skills are required.

Skills evaluated in this interview

Junior Software Developer Interview Questions asked at other Companies

Q1. Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the ... read more
View answer (3)

Jobs at Fortytwo Labs

View all

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. What is your final year project?what technology did i used for it?Basic oops concepts.
  • Ans. 

    My final year project was on developing a web-based inventory management system using Java and MySQL.

    • Developed using Java and MySQL

    • Web-based inventory management system

    • Implemented basic OOPs concepts

    • Used MVC architecture for better code organization

    • Included features like user authentication, product management, and order tracking

  • Answered by AI
  • Q2. What did you do in lockdown?
  • Q3. Tell me something about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be real.

I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

They give some topics related to present situation like in my GD in 2020 co. HR give topics related to that situation in our country like difference between offline education and online education system. and covid-19 pandemic related topics.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Tell me About your self ?
  • Q2. What do you know about this job position ?
  • Q3. What is your favourite colour ? Can i know the speciality of your favourite colour ?
  • Q4. Who inspired you to go to job daily and work hard ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Your 1st impression is your resume nothing else then after you have some knowledge about your job position which you apply for and most important if you want only private job your english language will be excellent spoken as well as written.

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

(1 Question)

  • Q1. All types of test steeps
  • Ans. 

    Types of test steps in software testing

    • Unit testing - testing individual units or components of the software

    • Integration testing - testing how different units or components work together

    • System testing - testing the entire system as a whole

    • Acceptance testing - testing if the software meets the requirements and is ready for release

    • Regression testing - testing to ensure that changes or updates to the software did not intro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hope for the best.All can achieve same

Interview Questionnaire 

1 Question

  • Q1. Questions related to COBOL,JCL,VSAM,DB2,CICS,Vision plus

I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. My self , Previous work knowledge, Salary expectations.
  • Q2. Why you left last organisation?
  • Q3. What is your salary expectations ?
  • Q4. Where do you live at ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident no matter if your grammar is not perfect while communicating. Just be normal.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself and basic questions related to programming.

Interview Questionnaire 

1 Question

  • Q1. Occurs, precompile , file status codes , sql queries and scenarios on sql.

Interview Questionnaire 

7 Questions

  • Q1. Solid principles
  • Q2. Extension methods
  • Q3. Static class and static constructor
  • Ans. 

    Static class and static constructor in C#

    • Static class can only contain static members and cannot be instantiated

    • Static constructor is called only once when the class is first accessed

    • Static constructor is used to initialize static members of the class

    • Example: Math class in C# is a static class

    • Example: static constructor can be used to initialize a static variable with a value

  • Answered by AI
  • Q4. Polymorphism
  • Q5. Dependency injection
  • Q6. Angular life cycle hook
  • Q7. Performance improvement in Angular app
  • Ans. 

    Performance improvement in Angular app

    • Use lazy loading to load modules on demand

    • Optimize change detection strategy

    • Use trackBy function in ngFor loops

    • Minimize DOM manipulation

    • Use AOT compilation

    • Implement server-side rendering

    • Use web workers for heavy computations

    • Use caching for frequently accessed data

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. What types of transformation used in your project What is lookup and what are the types So many basic questions regarding organization
  • Ans. 

    Answering questions about transformation and lookup types used in a project

    • Transformation types used in the project may include data mapping, aggregation, filtering, and sorting

    • Lookup is a process of searching for a specific value in a table or database

    • Types of lookup include exact match, range match, and fuzzy match

    • Questions about organization may refer to project management, team collaboration, or software developmen

  • Answered by AI

Fortytwo Labs Interview FAQs

How many rounds are there in Fortytwo Labs interview for experienced candidates?
Fortytwo Labs interview process for experienced candidates usually has 4 rounds. The most common rounds in the Fortytwo Labs interview process for experienced candidates are Technical, Coding Test and HR.
How to prepare for Fortytwo Labs interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Fortytwo Labs. The most common topics and skills that interviewers at Fortytwo Labs expect are Web Technologies, Budgeting, C++, Cyber Security and Data Modeling.
What are the top questions asked in Fortytwo Labs interview for experienced candidates?

Some of the top questions asked at the Fortytwo Labs interview for experienced candidates -

  1. Explain the project ? E-R Diagram of project and Database des...read more
  2. types of Recurs...read more
  3. Though it is Technical iterview they asked Two coding questions of leetcode ea...read more

Tell us how to improve this page.

Fortytwo Labs Interview Process for Experienced

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

Fortytwo Labs Reviews and Ratings

based on 4 reviews

2.6/5

Rating in categories

3.6

Skill development

2.2

Work-life balance

3.0

Salary

3.0

Job security

2.6

Company culture

2.6

Promotions

3.5

Work satisfaction

Explore 4 Reviews and Ratings
Technical Project Manager

Pune

7-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
5 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

HR Manager
4 salaries
unlock blur

₹8 L/yr - ₹11.6 L/yr

Test Engineer
4 salaries
unlock blur

₹5.9 L/yr - ₹8 L/yr

Technical Project Manager
3 salaries
unlock blur

₹40 L/yr - ₹45 L/yr

IOS Developer
3 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Explore more salaries
Compare Fortytwo Labs with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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