i
Zomato
Filter interviews by
Regex for email validation
Start with a string of characters followed by '@' symbol
Followed by a string of characters, numbers, hyphens, or dots
End with a string of characters, a dot, and a 2-6 letter TLD
Calculate angle between hour and minute hand of a clock given time
Calculate hour hand angle based on current hour and minute
Calculate minute hand angle based on current minute
Calculate absolute difference between two angles
Return smaller angle between two angles
Use a reverse algorithm to convert the hash back to the original string.
Identify the algorithm used to create the hash
Create a reverse algorithm to undo the hash function
Apply the reverse algorithm to the hash to get the original string
BFS Implementation of a jug question.
I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.
It was mostly around Frontend and JavaScript, asked basic questions on javascript. Then they gave me a problem to make form with multiple steps where every step has some form fields, handle state and validations for such form. After building the solution he asked follow up questions like what if form is dynamic.
I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.
Lifecycle methods of activity are callback methods that allow you to manage the state of an activity throughout its lifecycle.
onCreate() - called when the activity is first created
onStart() - called when the activity is becoming visible to the user
onResume() - called when the activity will start interacting with the user
onPause() - called when the activity is going into the background, but is still visible
onStop() - ca...
An inline function is a function that is expanded in place at the point of call, rather than being called as a separate function.
Inline functions are typically used for small, frequently called functions to reduce the overhead of function calls.
They are defined with the 'inline' keyword in C++.
Inline functions can improve performance by avoiding the overhead of function call stack operations.
Example: inline int square(
I applied via AngelList and was interviewed in Jul 2024. There was 1 interview round.
posted on 29 Oct 2024
I applied via Job Portal and was interviewed in Aug 2023. There were 2 interview rounds.
Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their scope during the compilation phase.
Hoisting applies to both variable and function declarations.
Variable declarations are hoisted but not their initializations.
Function declarations are fully hoisted, allowing them to be called before they are defined.
Hoisting does not apply to variables declared with let or const.
Ho...
display-block makes an element a block-level element, taking up the full width of its container. inline-block allows other elements to sit beside it.
display-block makes an element a block-level element
display-block takes up the full width of its container
inline-block allows other elements to sit beside it
Parent child communication in Angular is a way to pass data and trigger actions between components.
Use @Input decorator to pass data from parent to child component
Use @Output decorator and EventEmitter to emit events from child to parent component
Use ViewChild decorator to access child component from parent component
Use services to share data between unrelated components
Provide three screenshot of matrimony app to create a angular application.
Aptitude,reasoning,english skills
Build a system for generating and managing Tiny URLs
Use a unique identifier for each long URL to generate a short URL
Store the mapping of short URL to long URL in a database
Implement a redirect mechanism to redirect users from short URL to long URL
Consider adding expiration dates for short URLs to manage storage
Implement analytics to track usage of short URLs
Key Account Manager
894
salaries
| ₹4.5 L/yr - ₹14.2 L/yr |
Delivery Boy
892
salaries
| ₹0.4 L/yr - ₹5 L/yr |
Business Analyst
514
salaries
| ₹5 L/yr - ₹18 L/yr |
Accounts Manager
308
salaries
| ₹4 L/yr - ₹13.2 L/yr |
Senior Associate
282
salaries
| ₹3.2 L/yr - ₹9.9 L/yr |
Swiggy
Amazon
Dunzo
Flipkart