i
Pixis
Filter interviews by
I applied via Referral and was interviewed before Jul 2022. There were 4 interview rounds.
Top trending discussions
I applied via Recruitment Consulltant and was interviewed before Jan 2023. There were 2 interview rounds.
Program to check if a number is a palindrome.
Convert the number to a string to easily check for palindrome
Reverse the string and compare it with the original string
If they are the same, the number is a palindrome
Hooks are a feature in React that allow you to use state and other React features in functional components.
Hooks were introduced in React 16.8.
They allow you to use state and other React features without writing a class.
Commonly used hooks include useState, useEffect, useContext, and useReducer.
Hooks must be used at the top level of your functional component.
Example: const [count, setCount] = useState(0);
Design a high-level architecture for a software system
Identify the main components of the system
Define the interactions between the components
Consider scalability, security, and performance
Choose appropriate technologies and frameworks
Create a diagram to visualize the architecture
To delete the nth node from the end in a linked list, we can use a two-pointer approach.
Use two pointers, one to traverse the list and another to keep track of the nth node from the end.
Move the second pointer n steps ahead of the first pointer.
When the second pointer reaches the end of the list, the first pointer will be at the nth node from the end.
Adjust the pointers to delete the nth node.
Design a scalable microservice architecture for handling high traffic and data efficiently.
Use stateless services to allow easy scaling; e.g., RESTful APIs that don't store session data.
Implement load balancing to distribute traffic evenly across instances; e.g., using Nginx or AWS ELB.
Utilize containerization (Docker) for consistent environments and easy deployment.
Incorporate a service registry (like Consul) for serv...
Designing Facebook involves creating a social networking platform with features like user profiles, news feed, messaging, and more.
Create a user registration and login system
Develop a news feed algorithm to display relevant content
Implement a messaging system for users to communicate
Design a user profile page with customizable options
Incorporate features like groups, events, and pages
Ensure scalability and security of ...
Reverse a linked list
Iterative approach using three pointers
Recursive approach with base case and recursive call
In-place reversal using stack
I applied via Approached by Company and was interviewed before May 2022. There were 2 interview rounds.
Improving Front End System Performance
Optimize images and reduce their size
Minimize HTTP requests and use caching
Use lazy loading for images and videos
Reduce the number of DOM elements
Use a Content Delivery Network (CDN)
Minimize the use of external scripts and plugins
Use asynchronous loading for scripts
Optimize CSS and JavaScript files
Use browser caching
Implement server-side rendering
Event Loop is a mechanism that allows JavaScript to handle multiple tasks simultaneously.
Event Loop is a part of JavaScript runtime that continuously checks the call stack and the task queue.
It prioritizes the tasks in the queue and pushes them to the call stack when it's empty.
This allows JavaScript to handle I/O operations and other asynchronous tasks without blocking the main thread.
Example: setTimeout() function ad...
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before May 2023. There were 3 interview rounds.
1 questions of leetcode medium level + project discussion
1 puzzle solving round
I applied via Referral and was interviewed in Apr 2024. There were 5 interview rounds.
2 dsa questions of easy/medium
based on 1 interview experience
Difficulty level
Duration
UI/UX Designer
32
salaries
| ₹23 L/yr - ₹26 L/yr |
Data Scientist
17
salaries
| ₹13.2 L/yr - ₹35 L/yr |
Customer Success Manager
12
salaries
| ₹10 L/yr - ₹16 L/yr |
Product Manager
10
salaries
| ₹24 L/yr - ₹35 L/yr |
Graphic Designer
10
salaries
| ₹5.3 L/yr - ₹15 L/yr |
MagicPin
Awign Enterprises
Nestaway
Ketto