Upload Button Icon Add office photos

Filter interviews by

Brisa Technologies Front end Developer Interview Questions and Answers

Updated 16 Nov 2022

Brisa Technologies Front end Developer Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Oct 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 - Technical 

(3 Questions)

  • Q1. Revise the topics given in question before going to interview
  • Q2. Data types,loop statement,uses of break , props, states,
  • Q3. Difference between javascript and java
  • Ans. 

    JavaScript is a scripting language used for web development, while Java is a general-purpose programming language.

    • JavaScript is primarily used for client-side scripting and web development.

    • Java is a compiled language used for building applications that can run on any platform.

    • JavaScript is dynamically typed, while Java is statically typed.

    • JavaScript has a prototype-based object-oriented programming model, while Java ha...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want to crack job as frontend developer. Keep mind on react js, javascript

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed before Apr 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 - Assignment 

I had to make a clone of trello

Round 3 - HR 

(1 Question)

  • Q1. There was the offer

Interview Preparation Tips

Interview preparation tips for other job seekers - It's okay to not know everything. But you must try.
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
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
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
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
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
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

I applied via Instahyre and was interviewed in 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 - Technical 

(2 Questions)

  • Q1. Find the result for simplify(add20, multiply30, divide10, subtract10)(100)
  • Ans. 

    Perform mathematical operations on 100 using given functions.

    • The given functions are add20, multiply30, divide10, and subtract10.

    • Start with 100 and apply the functions in the given order.

    • The result will be ((100 - 10) * 30) / 10 + 20 = 290.

  • Answered by AI
  • Q2. Pollyfill for group method of Array
  • Ans. 

    The polyfill for group method of Array is not available in ES6, but can be implemented using reduce method.

    • The group method is used to group the elements of an array based on a given key.

    • The reduce method can be used to implement the group method by iterating over the array and creating a new object with keys as the group values and values as the array of elements belonging to that group.

    • The polyfill can be written as ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Netomi React Js Frontend Developer interview:
  • JS
  • React
  • HTML
  • CSS
Interview preparation tips for other job seekers - Focus on core JS concepts try to implement debouncing & throttling like concepts before interview

Skills evaluated in this interview

Brisa Technologies Interview FAQs

How many rounds are there in Brisa Technologies Front end Developer interview?
Brisa Technologies interview process usually has 2 rounds. The most common rounds in the Brisa Technologies interview process are Resume Shortlist and Technical.
What are the top questions asked in Brisa Technologies Front end Developer interview?

Some of the top questions asked at the Brisa Technologies Front end Developer interview -

  1. Difference between javascript and j...read more
  2. Revise the topics given in question before going to interv...read more
  3. Data types,loop statement,uses of break , props, stat...read more

Tell us how to improve this page.

Brisa Technologies Front end Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

XenonStack Interview Questions
3.2
 • 27 Interviews
Miko Interview Questions
3.0
 • 10 Interviews
Netomi Interview Questions
4.4
 • 9 Interviews
Habilelabs Interview Questions
4.2
 • 8 Interviews
Tangentia Interview Questions
3.6
 • 7 Interviews
InOrg Global Interview Questions
4.5
 • 6 Interviews
VOZIQ Interview Questions
3.7
 • 6 Interviews
Talentpace Interview Questions
3.7
 • 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