i
Porter
Filter interviews by
I applied via Unstop and was interviewed before Nov 2022. There were 4 interview rounds.
Leetcode Easy questions
posted on 2 Dec 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.
posted on 30 Jul 2024
var is function scoped, let is block scoped, const is block scoped and cannot be reassigned.
var is function scoped, let is block scoped, const is block scoped and cannot be reassigned
var can be redeclared and updated, let can be updated but not redeclared, const cannot be redeclared or updated
Example: var x = 10; let y = 20; const z = 30;
Closure is a function that captures the variables from its surrounding scope, even after the surrounding function has finished executing.
Closure allows a function to access and manipulate variables from its outer scope.
It maintains a reference to its outer scope, even after the outer function has returned.
Closure is commonly used in event handlers and callbacks.
Rxjs operators are used for handling asynchronous operations in reactive programming.
Map operator: transforms the items emitted by an Observable
Filter operator: emits only those items from an Observable that pass a specified condition
Merge operator: combines multiple Observables into one by merging their emissions
SwitchMap operator: switches to a new Observable each time it is emitted
DebounceTime operator: emits a valu...
Change detection strategy in Angular is a mechanism used to detect changes in the application state and update the view accordingly.
Angular uses Zone.js for change detection by default
Change detection can be triggered manually using ChangeDetectorRef
Optimizing change detection using OnPush strategy
Questions were crayon box ,the bot and the game and happy neighbourhood for 90 mins
posted on 23 Sep 2024
2 Medium level DSA questions
Find the row with maximum number of 1's in a matrix
Iterate through each row of the matrix
Count the number of 1's in each row
Track the row with maximum number of 1's
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Slicing in Python allows you to extract a subset of elements from a list.
Slicing is done using square brackets and the start:stop:step notation.
The start index is inclusive, while the stop index is exclusive.
You can omit any of the three parameters, defaulting to 0 for start, length of list for stop, and 1 for step.
Negative indices can be used to slice from the end of the list.
Example: list = [1, 2, 3, 4, 5], list[1:4]
I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Jul 2024. There were 2 interview rounds.
Machine coding round asked LLD based problem
I want to join Meesho because of its innovative work culture and growth opportunities. My preferred job location is Bangalore.
Innovative work culture at Meesho attracts me
Opportunities for growth and learning
Bangalore is my preferred job location for its tech ecosystem
I am open to a 6 month internship opportunity.
I am open to gaining valuable experience through a 6 month internship.
I am willing to commit to a 6 month internship to enhance my skills.
I believe a 6 month internship will provide me with practical knowledge in the field.
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Business Associate
252
salaries
| ₹2.4 L/yr - ₹4.3 L/yr |
Business Executive
191
salaries
| ₹1.5 L/yr - ₹3.5 L/yr |
Assistant Manager
89
salaries
| ₹4.8 L/yr - ₹12 L/yr |
Senior Business Associate
82
salaries
| ₹3.1 L/yr - ₹6.3 L/yr |
Senior Manager
70
salaries
| ₹13.6 L/yr - ₹24 L/yr |
Dunzo
Flipkart
Amazon
Snapdeal