Upload Button Icon Add office photos
Engaged Employer

i

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

Apptunix Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 91 Reviews

Filter interviews by

Apptunix Angular Developer Interview Questions, Process, and Tips

Updated 24 Nov 2022

Apptunix Angular Developer Interview Experiences

1 interview found

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

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

(6 Questions)

  • Q1. All the basic angular questions asked, routing, how to pass data from one component to another components
  • Q2. What is the difference between Observable and promise
  • Ans. 

    Observable is a stream of data that can be subscribed to, while Promise is a one-time operation that returns a single value.

    • Observable can emit multiple values over time, while Promise can only return a single value.

    • Observable can be cancelled, while Promise cannot.

    • Observable is lazy, meaning it only starts emitting data when it is subscribed to, while Promise starts executing immediately.

    • Observable can handle errors w...

  • Answered by AI
  • Q3. How to share I'd using route
  • Ans. 

    To share ID using route in Angular, use route parameters.

    • Define a route with a parameter in the route path, e.g. '/user/:id'

    • Access the parameter value in the component using ActivatedRoute service

    • Use the parameter value to fetch data or perform actions related to that ID

  • Answered by AI
  • Q4. Input and output in angular
  • Ans. 

    Input and output are used to pass data between components in Angular.

    • Input is used to pass data from parent component to child component.

    • Output is used to emit events from child component to parent component.

    • Input and Output are defined using decorators @Input and @Output respectively.

    • Example:

  • Answered by AI
  • Q5. What is data binding in angular
  • Ans. 

    Data binding is a way to connect data between the component and the view in Angular.

    • Data binding allows for automatic synchronization of data between the component and the view.

    • There are three types of data binding in Angular: Interpolation, Property binding, and Event binding.

    • Interpolation is used to display component data in the view using double curly braces {{}}.

    • Property binding is used to set the value of an eleme...

  • Answered by AI
  • Q6. Hook life cycle in angular
  • Ans. 

    Hooks are functions that allow you to execute code at specific points in a component's life cycle.

    • ngOnInit() - called after the component is initialized

    • ngOnChanges() - called when the component's input properties change

    • ngDoCheck() - called during every change detection cycle

    • ngAfterContentInit() - called after content is projected into the component

    • ngAfterContentChecked() - called after every check of projected content

    • n...

  • Answered by AI
Round 3 - Assignment 

They given me one assignment task where I had to show all users detail in the table using angular material. They provided me CRUD API link and I submitted it in few hours and got selected.

Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and previous organisation project details.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare all the basic questions of relevant profiles and be confident.

Skills evaluated in this interview

Interview questions from similar companies

I was interviewed in Mar 2022.

Round 1 - Coding Test 

I received a call from them and was informed that there will be a live coding round where I need to design something that will be provided to me during the session. they gave me a sidebar to design with routing functionalities. I did the entire part right, maybe not the exact look came what he wanted but it was working. Only the collapsible menu was not working due to something maybe I missed something on hurry. I told them everything is working fine except the collapse on small devices. They gave me half an our more to do it, but I was puzzled at that time after coding for 1 and half hour and was not able to make it work.

They simply told me can't consider further as the entire output didn't come! I asked several times and tried to explain the code and the scenario that somehow the collapse mechanism is not working. They didn't even give me a chance for further process!

I was interviewing for fresher Angular developer position where I can learn and work simultaneously. They didn't even reconsider for a small mistake!

Bitter experience!

Round 2 - Technical 

(1 Question)

  • Q1. They didn't consider me for a second round due to the reason I mentioned below.

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever they will ask you to do, either you need to make it 100% or they will reject you!
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jun 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions on PHP
  • Q2. Some difficult questions and program to write in online editor
Round 2 - Technical 

(2 Questions)

  • Q1. Asked a few Hard questions and project related questions
  • Q2. Program to write on online editor Parenthesis matching and flight ticket booking
  • Ans. 

    Program to write on online editor with parenthesis matching and flight ticket booking functionality.

    • Create a program that allows users to write and edit text online.

    • Implement a feature to match parentheses in the text.

    • Include functionality for users to book flight tickets.

    • Ensure the program is user-friendly and efficient in handling both tasks.

    • Example: Use HTML, CSS, and JavaScript to create the online editor with pare...

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

(1 Question)

  • Q1. Normal managerial round, go through company website before this round

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to run your program in both the rounds to clear the interviews.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Write a code for HTML DOM

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

I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Few basic question on python
  • Q2. Some coding questions
Round 2 - Coding Test 

Based on your CV and basic python questions and coding test and few HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to work
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 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 - Coding Test 

Some scenario based question was asked and logic to implement that

Round 3 - HR 

(1 Question)

  • Q1. Asked about projects
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

C language basic questions like structure and all
Then linux device driver

Round 3 - HR 

(1 Question)

  • Q1. Normal intro questions

I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Coding on python programming, any language is used in in coding.

Round 2 - Technical 

(2 Questions)

  • Q1. Good ask simple question and simple program
  • Q2. Python programming string reverse the string
  • Ans. 

    Python provides a simple way to reverse a string using slicing.

    • Use slicing to reverse the string: string[::-1]

    • Assign the reversed string to a new variable or print it directly

    • Alternatively, use the reversed() function to create a reversed iterator and join it back into a string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study oops concepts, algorithm , logical questions , -----

Skills evaluated in this interview

I was interviewed in Mar 2022.

Round 1 - Coding Test 

I received a call from them and was informed that there will be a live coding round where I need to design something that will be provided to me during the session. they gave me a sidebar to design with routing functionalities. I did the entire part right, maybe not the exact look came what he wanted but it was working. Only the collapsible menu was not working due to something maybe I missed something on hurry. I told them everything is working fine except the collapse on small devices. They gave me half an our more to do it, but I was puzzled at that time after coding for 1 and half hour and was not able to make it work.

They simply told me can't consider further as the entire output didn't come! I asked several times and tried to explain the code and the scenario that somehow the collapse mechanism is not working. They didn't even give me a chance for further process!

I was interviewing for fresher Angular developer position where I can learn and work simultaneously. They didn't even reconsider for a small mistake!

Bitter experience!

Round 2 - Technical 

(1 Question)

  • Q1. They didn't consider me for a second round due to the reason I mentioned below.

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever they will ask you to do, either you need to make it 100% or they will reject you!
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.

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 - Aptitude Test 

Aptitude test and coding test

Round 3 - Technical 

(1 Question)

  • Q1. Python basics and about academic project
Round 4 - Technical 

(1 Question)

  • Q1. Python questions and hands on coding

Apptunix Interview FAQs

How many rounds are there in Apptunix Angular Developer interview?
Apptunix interview process usually has 4 rounds. The most common rounds in the Apptunix interview process are Resume Shortlist, Technical and Assignment.
How to prepare for Apptunix Angular Developer interview?
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 Apptunix. The most common topics and skills that interviewers at Apptunix expect are Ajax, Javascript, HTML, Web Services and Angularjs.
What are the top questions asked in Apptunix Angular Developer interview?

Some of the top questions asked at the Apptunix Angular Developer interview -

  1. What is the difference between Observable and prom...read more
  2. What is data binding in angu...read more
  3. How to share I'd using ro...read more

Tell us how to improve this page.

Apptunix Angular Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Odoo Interview Questions
3.5
 • 25 Interviews
Anywhere Interview Questions
4.5
 • 14 Interviews
Proficed Interview Questions
5.0
 • 7 Interviews
View all

Fast track your campus placements

View all
Apptunix Angular Developer Salary
based on 14 salaries
₹2 L/yr - ₹5 L/yr
38% less than the average Angular Developer Salary in India
View more details

Apptunix Angular Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Android Developer
26 salaries
unlock blur

₹2 L/yr - ₹6.4 L/yr

Node JS Developer
18 salaries
unlock blur

₹2 L/yr - ₹8.8 L/yr

IOS Developer
17 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Angular Developer
14 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Python Developer
11 salaries
unlock blur

₹2.7 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Apptunix with

Ranosys Technologies

3.6
Compare

SPARX IT Solutions

3.6
Compare

Techugo

4.1
Compare

Promatics Technologies

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