Upload Button Icon Add office photos

Brisa Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Brisa Technologies Angular Frontend Developer Interview Questions and Answers for Experienced

Updated 23 May 2024

Brisa Technologies Angular Frontend Developer Interview Experiences for Experienced

1 interview found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. How angular app starts?
  • Ans. 

    Angular app starts by bootstrapping the root module and creating the component tree.

    • Angular app starts by loading the main.ts file, which bootstraps the root module of the application.

    • The root module then defines the component tree, which represents the structure of the application.

    • Angular creates instances of components and injects services as needed to render the application.

    • The AppComponent is typically the root com...

  • Answered by AI
  • Q2. Write code to find a string is palindrome or not
  • Ans. 

    Code to check if a string is a palindrome or not

    • Create a function that takes a string as input

    • Remove all non-alphanumeric characters and convert to lowercase

    • Compare the string with its reverse to check if it's a palindrome

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Walk-in and was interviewed before Jun 2022. There were 3 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 - Technical 

(3 Questions)

  • Q1. What is recursive function?
  • Ans. 

    A recursive function is a function that calls itself within its definition.

    • A recursive function must have a base case to prevent infinite recursion.

    • Recursion is often used to solve problems that can be broken down into smaller, similar subproblems.

    • Example: Factorial function, Fibonacci sequence.

  • Answered by AI
  • Q2. Difference between c and c++
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a procedural programming language, while C++ is a combination of procedural and object-oriented programming.

    • C does not support classes and objects, while C++ does.

    • C does not have built-in support for exception handling, while C++ does.

    • C does not have namespaces, while C++ does.

    • C does not have function overloading, while C++

  • Answered by AI
  • Q3. Inheritance and data structures?
Round 3 - Technical 

(2 Questions)

  • Q1. What are the Oops concepts
  • Ans. 

    Oops concepts are the fundamental principles of object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex i...

  • Answered by AI
  • Q2. How to reverse any string
  • Ans. 

    To reverse a string, iterate through the characters and build a new string in reverse order.

    • Iterate through the characters of the string from end to start

    • Append each character to a new string to build the reversed string

    • Return the reversed string as the result

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare with basic programming and logical concepts

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jun 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 

20 aptitude question 10 was the cut off

Round 3 - Coding Test 

There were total 9 question 3 mcq and 6 DSA question easy to moderate.

Round 4 - Technical 

(1 Question)

  • Q1. Deep discussion on javascript and project. They asked lot of questions on binary search, interviewer wants to check how strong is my basic concept is. Last question was also on binary search(HARD)
Round 5 - Technical 

(1 Question)

  • Q1. Deep discussion about my all projects. Again asked 1 DSA question (Easy)
Round 6 - HR 

(1 Question)

  • Q1. This round was basically to tell me that I was selected.

Interview Preparation Tips

Interview preparation tips for other job seekers - You should know every line of your resume.
Solve leetcode question clear you DSA concepts.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills and ability to work in a team

    • Familiar with Agile development methodologies

    • Completed multiple projects including a web-based e-commerce platform

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Familiar with Agile methodologies

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. We are you applied to this job
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Assignment 

They will give you something to make in 2 hours time.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Easy they just ask about your resume stuff
  • Q2. Introduction of yourself family and all
  • Q3. Project you made explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - Just dont go if you arr not willing for cloud computing stuff
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude was to the point. Was Easy

Round 2 - Assignment 

Then there was an assignment where have to create a web project.

Round 3 - HR 

(3 Questions)

  • Q1. Are you comfortable with bond
  • Q2. Are you comfortable with relocation
  • Q3. What are your skillsets.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on the assignment thing rest is easy. They shortlist mainly on that no technical round in my case
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. College project details and coding experience
Round 2 - Coding Test 

Good level logical question

Round 3 - HR 

(1 Question)

  • Q1. Next 5 years where you see yourself
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. How do you prioritize software development tasks?
  • Q2. Which programming languages are you proficient in?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What is your overall experience with AI?
  • Q2. What is your goal?

Brisa Technologies Interview FAQs

How many rounds are there in Brisa Technologies Angular Frontend Developer interview for experienced candidates?
Brisa Technologies interview process for experienced candidates usually has 1 rounds. The most common rounds in the Brisa Technologies interview process for experienced candidates are Technical.
What are the top questions asked in Brisa Technologies Angular Frontend Developer interview for experienced candidates?

Some of the top questions asked at the Brisa Technologies Angular Frontend Developer interview for experienced candidates -

  1. Write code to find a string is palindrome or ...read more
  2. How angular app star...read more

Tell us how to improve this page.

Brisa Technologies Angular Frontend Developer Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

XenonStack Interview Questions
3.2
 • 28 Interviews
Miko Interview Questions
3.1
 • 10 Interviews
Netomi Interview Questions
4.4
 • 9 Interviews
Tangentia Interview Questions
3.6
 • 9 Interviews
Habilelabs Interview Questions
4.2
 • 8 Interviews
InOrg Global Interview Questions
4.5
 • 6 Interviews
VOZIQ Interview Questions
3.7
 • 6 Interviews
Talentpace Interview Questions
3.8
 • 6 Interviews
View all
Senior Software Engineer
24 salaries
unlock blur

₹7 L/yr - ₹19.4 L/yr

Software Engineer
16 salaries
unlock blur

₹3.2 L/yr - ₹15.6 L/yr

Talent Acquisition Executive
11 salaries
unlock blur

₹2.5 L/yr - ₹3.1 L/yr

Talent Acquisition Specialist
9 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Senior Member of Technical Staff
9 salaries
unlock blur

₹8 L/yr - ₹18 L/yr

Explore more salaries
Compare Brisa Technologies with

XenonStack

3.2
Compare

MSR Cosmos Group

3.5
Compare

Orpak Systems

3.5
Compare

InOrg Global

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