Upload Button Icon Add office photos
Engaged Employer

i

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

Truein Verified Tick

Compare button icon Compare button icon Compare
4.8

based on 3 Reviews

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.

Filter interviews by

Truein Mean Stack Developer Interview Questions and Answers

Updated 18 Nov 2024

Truein Mean Stack Developer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Give a list of non-negative integer nums, arrange them such that they form the largest number and return it input [10,2] output 210, sql : write a query to display each emp name and name of their manager, assuming manager_id refers to another employ_id in same table, Question : design service that shorten long URLs and redirect users to the originer uRL ehrn they access the shorten url

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via LinkedIn

Round 1 - Coding Test 

Python coding tests and technical interviews.

Round 2 - HR 

(1 Question)

  • Q1. What cybersecurity skills do you possess?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be knowledgeable about networking and security, including CompTIA certifications.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

Give you 5 problem in maths , string, sql etc

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Asked some medium level SQL questions

Round 2 - HR 

(1 Question)

  • Q1. Everything that the HR asks
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Assignment 

Assignment Round - Complete the assignment within 3 days.

Round 3 - Technical 

(2 Questions)

  • Q1. About the projects in detail?
  • Q2. Python and Django - Basic to advanced questions. Python : 1. Sorting 2. Sum of index equals to X arr = [1, 2, 2, 1, 6] x = 3 [(1,2) (2,1)] Django : 1. Celery 2. Signal 3. Mid...
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager Round. About projects. Quation related AWS Redis

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is key to success.
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 Aug 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

There was a machine test organised as the 1st round of the interview process. The machine test was on Angular

Round 3 - Technical 

(6 Questions)

  • Q1. Throw some light on the new angular feature that doesn't use @NgModule
  • Ans. 

    The new Angular feature that doesn't use @NgModule is called Ivy.

    • Ivy is the new rendering engine in Angular that doesn't rely on @NgModule for compilation.

    • It allows for faster compilation times and smaller bundle sizes.

    • Ivy enables features like improved tree shaking and better debugging capabilities.

    • Example: Angular 9 introduced Ivy as the default rendering engine.

  • Answered by AI
  • Q2. How would the application work without @NgModule
  • Ans. 

    The application would not work properly without @NgModule as it is required to bootstrap the application and configure dependencies.

    • Without @NgModule, the application would not be able to bootstrap and start properly.

    • NgModule is used to configure dependencies, such as components, directives, and services.

    • NgModule also helps in organizing the application into modules for better maintainability and reusability.

  • Answered by AI
  • Q3. Mid level Angular interview questions
  • Q4. What are types of directives in angular
  • Ans. 

    Types of directives in Angular include structural directives, attribute directives, and component directives.

    • Structural directives are used to add or remove elements from the DOM based on conditions (e.g. *ngIf, *ngFor)

    • Attribute directives are used to change the appearance or behavior of an element (e.g. ngStyle, ngClass)

    • Component directives are custom directives that are components themselves (e.g. @Component)

  • Answered by AI
  • Q5. Can a service file have more than one instance? If yes how?
  • Ans. 

    Yes, a service file can have more than one instance by creating multiple instances of the service class.

    • Multiple instances of a service class can be created by instantiating the class multiple times.

    • Each instance will have its own state and can be used independently.

    • This can be useful for scenarios where multiple instances of the same service are needed to handle different tasks.

  • Answered by AI
  • Q6. What are pipes in angular?
  • Ans. 

    Pipes in Angular are used for transforming data in templates.

    • Pipes are used to format data before displaying it in the view.

    • They can be used to filter, sort, or transform data in various ways.

    • Examples include currency, date, uppercase, and lowercase pipes.

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. How to make an application scalable?
  • Ans. 

    To make an application scalable, consider using cloud services, optimizing database queries, caching frequently accessed data, and using microservices architecture.

    • Utilize cloud services like AWS or Azure for scalability on demand

    • Optimize database queries to improve performance

    • Implement caching mechanisms for frequently accessed data to reduce load on servers

    • Use microservices architecture to break down the application ...

  • Answered by AI
  • Q2. Interview questions based on architecture of project and less of technical aspects
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation, polices discussion, company norms and some basic HR questions.

Interview Preparation Tips

Topics to prepare for Greenovative Energy Full Stack Software Developer interview:
  • Angular
  • HTML
  • CSS
  • Angular Material

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Coding test duration is 30 to 40 min
on paper pen and topic is simple like related to string,pattern and number's

Round 2 - HR 

(2 Questions)

  • Q1. Introduction about yourself
  • Q2. Salary expectation
Round 3 - Technical 

(2 Questions)

  • Q1. Related to the basic of html css and js
  • Q2. Ask run time short code and explanation
Round 4 - One-on-one 

(2 Questions)

  • Q1. About yourself and other
  • Q2. All about company your expectation and salary disscuced

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in every round the proccess is so simple and easy
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Javascript bassed question asked
Round 3 - Technical 

(3 Questions)

  • Q1. React bassed question
  • Q2. Input output bassed
  • Q3. Javascrpt type questions
Round 4 - HR 

(1 Question)

  • Q1. Telephonic hr round
Round 1 - Technical 

(2 Questions)

  • Q1. What is struct keyword
  • Ans. 

    The struct keyword is used in programming languages to define a user-defined data type that contains multiple variables of different types.

    • Structs are used to group related data together.

    • They can have different types of variables, including other structs.

    • Structs can be used to create complex data structures.

    • They are commonly used in object-oriented programming languages.

  • Answered by AI
  • Q2. What is Class keyword
  • Ans. 

    The class keyword is used in object-oriented programming to define a blueprint for creating objects.

    • The class keyword is used in languages like Java, C++, and Python.

    • It allows the programmer to define the properties and behaviors of an object.

    • Objects created from a class are called instances.

    • Classes can have attributes (variables) and methods (functions).

    • Inheritance allows classes to inherit properties and behaviors fr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - this is a test message to test platform. Best of luck.

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Aug 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. They asked about OPS, Data design and coding pattern
  • Q2. About my coding pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Best place to learn something

Truein Interview FAQs

How many rounds are there in Truein Mean Stack Developer interview?
Truein interview process usually has 1 rounds. The most common rounds in the Truein interview process are Coding Test.

Tell us how to improve this page.

People are getting interviews through

based on 1 Truein interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 751 Interviews
Swiggy Interview Questions
3.8
 • 419 Interviews
Zomato Interview Questions
3.8
 • 314 Interviews
Myntra Interview Questions
4.0
 • 208 Interviews
Ola Cabs Interview Questions
3.4
 • 140 Interviews
MakeMyTrip Interview Questions
3.7
 • 121 Interviews
Snapdeal Interview Questions
3.9
 • 74 Interviews
View all
Customer Success Specialist
4 salaries
unlock blur

₹4.8 L/yr - ₹9.4 L/yr

Senior Business Development Manager
3 salaries
unlock blur

₹12.5 L/yr - ₹19 L/yr

Customer Success Manager
3 salaries
unlock blur

₹8.7 L/yr - ₹11.5 L/yr

Customer Success Executive
3 salaries
unlock blur

₹5.2 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Truein with

Zomato

3.8
Compare

Swiggy

3.8
Compare

BookMyShow

3.9
Compare

MakeMyTrip

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview