Upload Button Icon Add office photos
Engaged Employer

i

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

GoodSpace Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GoodSpace UI/UX Designer Interview Questions and Answers

Updated 11 Jul 2022

GoodSpace UI/UX Designer Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. You Experience for UI UX designing
  • Ans. 

    I have 5 years of experience in UI/UX designing for various industries.

    • I have expertise in creating wireframes, prototypes, and user flows.

    • I have worked on designing responsive websites and mobile applications.

    • I have experience in conducting user research and usability testing.

    • I am proficient in using design tools such as Sketch, Adobe XD, and Figma.

    • I have collaborated with cross-functional teams including developers a

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GoodSpace UI/UX Designer interview:
  • Web Designing
  • Mobile design
Interview preparation tips for other job seekers - I'd suggest if you're joining GoodSpace for some money you should join. But if you're looking for job experience you won't get any as they don't let you do UX over their designs, just following what the founder had said no time for UX only Experiments with the app and real time users

Interview questions from similar companies

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

I applied via Naukri.com 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 - Assignment 

Cohort/Retention Analysis of Sales Data

Round 3 - One-on-one 

(2 Questions)

  • Q1. Strength and Weakness
  • Q2. Single data point to get from customer
  • Ans. 

    Customer satisfaction rating

    • Use Net Promoter Score (NPS) to measure customer loyalty

    • Ask customers to rate their satisfaction on a scale of 1-10

    • Collect feedback through surveys or reviews

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GroMo Business Analyst interview:
  • Advanced Excel
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Asked about data interpretation and all these.

Round 3 - Coding Test 

Coding test is based on DSA mainly.

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your concepts regarding your projects.

Business Analyst Interview Questions & Answers

GroMo user image Shashwat vishnu

posted on 17 Jul 2024

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

(5 Questions)

  • Q1. Sql, excel, python, g-sheet
  • Q2. Window function
  • Q3. Lookup, pivot, graphs, sumif, countif
  • Q4. Puzzles, fake coin, 25 horses,
  • Q5. Basic business understanding

Interview Preparation Tips

Interview preparation tips for other job seekers - they ask logical question, and busines understanding
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Previous Work e and domain worked in
Round 2 - Technical 

(2 Questions)

  • Q1. SQL Questions on window functions
  • Q2. Basic python coding questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. What are your expectations in terms of work
  • Ans. 

    I expect challenging projects, opportunities for growth, a supportive team, and a healthy work-life balance.

    • Challenging projects that allow me to utilize my analytical skills

    • Opportunities for professional growth and skill development

    • A supportive team environment where collaboration is encouraged

    • A healthy work-life balance to prevent burnout

    • Clear communication and feedback from management

  • Answered by AI
  • Q2. Wheredo you see yourself in 2 years
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Javascript,html, CSS and MySQL

Round 2 - Technical 

(2 Questions)

  • Q1. Basic NodeJs and MySQL questions,scenario-based technical questions and basic interview questions
  • Q2. What is an event loop, The second highest from the table
  • Ans. 

    An event loop is a programming construct that waits for and dispatches events or messages in a program.

    • Event loop is commonly used in asynchronous programming to handle tasks like I/O operations without blocking the main thread.

    • It continuously checks for events in a queue and processes them one by one.

    • Examples of event loops include Node.js event loop for handling asynchronous operations in JavaScript.

    • Event loop helps ...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Basic nodejs and SQL queries question
Round 4 - Behavioral 

(1 Question)

  • Q1. Basic interview question and technology based

Interview Preparation Tips

Topics to prepare for Airpay Payment Services Senior Software Engineer interview:
  • nodejs
  • MySQL
  • restapi
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2022. There were 5 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. Basic angular and javascript concepts
  • Q2. Life cycle of angular
  • Ans. 

    Angular has a life cycle consisting of several phases that a component goes through from creation to destruction.

    • Angular components go through several life cycle hooks such as ngOnInit, ngOnDestroy, etc.

    • ngOnInit is called after the component has been initialized and its data-bound properties have been checked.

    • ngOnDestroy is called just before the component is destroyed.

    • Other life cycle hooks include ngOnChanges, ngDoCh...

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

(1 Question)

  • Q1. Advanced angular and javascript concepts
Round 4 - One-on-one 

(1 Question)

  • Q1. Advanced javascript html css typescript
Round 5 - HR 

(1 Question)

  • Q1. Common questions on salary expectations and explain about benefits

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1 hour - Reverse linked list k at a time

Round 2 - Technical 

(2 Questions)

  • Q1. Java 8 stream setup
  • Ans. 

    Java 8 stream setup involves creating a stream from a collection or array and applying operations like filter, map, and reduce.

    • Create a stream from a collection using stream() method

    • Apply operations like filter, map, and reduce to process elements

    • Use terminal operations like collect or forEach to get the final result

  • Answered by AI
  • Q2. CAP Theorem explanation wanted
  • Ans. 

    CAP Theorem states that in a distributed system, it is impossible to simultaneously achieve consistency, availability, and partition tolerance.

    • Consistency: All nodes in the system have the same data at the same time.

    • Availability: Every request gets a response, even if some nodes are down.

    • Partition Tolerance: The system continues to operate despite network partitions.

    • Examples: MongoDB prioritizes consistency and partiti...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. DP on Stock buy n sell
  • Ans. 

    Implement a dynamic programming solution for stock buy and sell problem.

    • Use dynamic programming to find the maximum profit by buying and selling stocks.

    • Keep track of the minimum stock price seen so far and update the maximum profit accordingly.

    • Consider edge cases like no profit or negative profit.

    • Example: Input [7, 1, 5, 3, 6, 4], Output 5 (buy at 1, sell at 6)

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Interview 

(2 Questions)

  • Q1. Dynamo db working style
  • Ans. 

    DynamoDB is a fully managed NoSQL database service provided by AWS, designed for high performance and scalability.

    • DynamoDB is schema-less, allowing for flexible data models

    • It offers high availability and durability through replication and automatic backups

    • DynamoDB uses primary keys for data retrieval, with optional secondary indexes for querying

    • It supports ACID transactions for consistency and reliability

    • DynamoDB is de...

  • Answered by AI
  • Q2. Function vs method
  • Ans. 

    A function is a standalone block of code that can be called independently, while a method is a function that is associated with a class or object.

    • Functions are standalone blocks of code, while methods are functions associated with classes or objects.

    • Functions can be called independently, while methods are called on specific instances of classes or objects.

    • Functions are defined outside of classes, while methods are defi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview is fine, but they rejected

GoodSpace Interview FAQs

How many rounds are there in GoodSpace UI/UX Designer interview?
GoodSpace interview process usually has 1 rounds. The most common rounds in the GoodSpace interview process are One-on-one Round.

Tell us how to improve this page.

Interview Questions from Similar Companies

CapitalOne Interview Questions
3.7
 • 79 Interviews
Smartworks Interview Questions
3.5
 • 32 Interviews
Jodo Interview Questions
3.6
 • 22 Interviews
OneCard Interview Questions
3.5
 • 21 Interviews
Awfis Interview Questions
3.6
 • 15 Interviews
IndiQube Interview Questions
3.9
 • 13 Interviews
91springboard Interview Questions
3.6
 • 11 Interviews
Oportun Interview Questions
3.6
 • 11 Interviews
View all
Graphic Designer
3 salaries
unlock blur

₹1.1 L/yr - ₹1.1 L/yr

Head of Product
3 salaries
unlock blur

₹12 L/yr - ₹26 L/yr

Explore more salaries
Compare GoodSpace with

Fino Paytech

3.9
Compare

Wibmo

3.2
Compare

OneCard

3.5
Compare

ROI NET Solution

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