Upload Button Icon Add office photos
Engaged Employer

i

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

BIZONGO Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

BIZONGO UX Designer Interview Questions and Answers

Updated 15 Sep 2024

BIZONGO UX Designer Interview Experiences

1 interview found

UX Designer Interview Questions & Answers

user image Anonymous

posted on 15 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Redesign user flow for a usecase

Round 2 - One-on-one 

(1 Question)

  • Q1. Design process on any approach
  • Ans. 

    The design process involves research, ideation, prototyping, testing, and iteration to create user-centered solutions.

    • Research: Gather information about users, goals, and context.

    • Ideation: Generate ideas and concepts for potential solutions.

    • Prototyping: Create low-fidelity and high-fidelity prototypes to visualize the design.

    • Testing: Conduct usability testing to gather feedback and insights.

    • Iteration: Refine the design...

  • Answered by AI

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. White board challenge

I applied via Recruitment Consultant and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is diameter of Binary Tree? Write full working code.
  • Ans. 

    Diameter of a binary tree is the longest path between any two leaf nodes.

    • Calculate the height of left and right subtrees recursively.

    • Calculate the diameter recursively using the formula max(left_height + right_height + 1, max(left_diameter, right_diameter)).

    • Return the maximum diameter.

  • Answered by AI
  • Q2. Find interchanged terms from an AP, where terms are arranged in series
  • Ans. 

    To find interchanged terms from an AP series

    • Identify the common difference between terms

    • Swap the positions of adjacent terms

    • Check if the new series is also an AP

    • Repeat until no more interchanged terms can be found

  • Answered by AI
  • Q3. Explain database indexing
  • Ans. 

    Database indexing is a technique to improve the performance of database queries.

    • Indexing creates a data structure that allows for faster retrieval of data.

    • Indexes are created on one or more columns of a table.

    • Queries that use indexed columns can be executed faster.

    • Indexes can be clustered or non-clustered.

    • Clustered indexes determine the physical order of data in a table.

    • Non-clustered indexes create a separate structure...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basic data structures, operating systems and database.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Design a stack that support getmin in O(1) time and O(1) space complexities
  • Ans. 

    Design a stack that supports getmin in O(1) time and O(1) space complexities.

    • Use two stacks, one for storing the actual values and the other for storing the minimum values.

    • When pushing a new value, check if it is smaller than the current minimum value and push it to the minimum stack if it is.

    • When popping a value, check if it is the current minimum value and pop it from the minimum stack if it is.

    • To get the minimum val...

  • Answered by AI
  • Q2. Questions related OS and DBMS
  • Q3. Binary tree traversal
  • Ans. 

    Binary tree traversal is the process of visiting each node in a binary tree exactly once in a specific order.

    • There are three main types of binary tree traversal: inorder, preorder, and postorder.

    • Inorder traversal visits the left subtree, then the root, then the right subtree.

    • Preorder traversal visits the root, then the left subtree, then the right subtree.

    • Postorder traversal visits the left subtree, then the right subt...

  • Answered by AI
  • Q4. LRU cache explanation
  • Ans. 

    LRU cache is a data structure that stores the most recently used items and discards the least recently used items.

    • LRU stands for Least Recently Used

    • It has a fixed size and when the cache is full, the least recently used item is removed to make space for a new item

    • It uses a combination of a doubly linked list and a hash map to achieve O(1) time complexity for both insertion and deletion

    • Example: A web browser cache that ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good with your programming skills and fundamentals.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 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 - One-on-one 

(2 Questions)

  • Q1. Basically all about your personal skills
  • Q2. Project level knowledge.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall interview very good, the screening process is so tough. The may expect you to come best ot best of crack anything.

Good luck for you.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Arrays and Pointers code

Round 2 - Technical 

(2 Questions)

  • Q1. Project related questions
  • Q2. Oops concept html css sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about your project, oops concept and everything mentioned in your resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Polyfills , basic react app
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Its kind of Geometry question, they asked me to code
but i kind of forget basic like, in coding they asked me geometry and not able to think of solution so it went bad

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

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

Round 1 - Coding Test 

DSA, factorial based question and stack based question

Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Javascript Questions (Closure, hoisting, throttle, debounce)

BIZONGO Interview FAQs

How many rounds are there in BIZONGO UX Designer interview?
BIZONGO interview process usually has 2 rounds. The most common rounds in the BIZONGO interview process are Assignment and One-on-one Round.
How to prepare for BIZONGO UX Designer 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 BIZONGO. The most common topics and skills that interviewers at BIZONGO expect are Collaboration, Communication Skills, Design, Interaction Design and Interpersonal Skills.

Tell us how to improve this page.

BIZONGO UX Designer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 456 Interviews
Udaan Interview Questions
3.9
 • 333 Interviews
Ecom Express Interview Questions
3.8
 • 197 Interviews
BlackBuck Interview Questions
3.8
 • 175 Interviews
XpressBees Interview Questions
3.6
 • 159 Interviews
Blue Dart Express Interview Questions
4.0
 • 102 Interviews
GATI-KWE Interview Questions
3.9
 • 86 Interviews
Zeta Interview Questions
3.3
 • 69 Interviews
embedUR Systems Interview Questions
3.3
 • 48 Interviews
View all
BIZONGO UX Designer Salary
based on 4 salaries
₹11 L/yr - ₹13 L/yr
12% more than the average UX Designer Salary in India
View more details
Assistant Manager
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Specialist
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare BIZONGO with

Udaan

4.0
Compare

Delhivery

3.9
Compare

Shadowfax Technologies

3.6
Compare

BlackBuck

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