i
Eshopbox Ecommerce
Filter interviews by
I applied via Naukri.com
Use JavaScript to reverse a given string.
Create a function that takes a string as input
Use the split(), reverse(), and join() methods to reverse the string
Return the reversed string
FizzBuzz is a common coding challenge where numbers divisible by 3 are replaced with 'Fizz', numbers divisible by 5 are replaced with 'Buzz', and numbers divisible by both are replaced with 'FizzBuzz'.
Create a loop to iterate through numbers 1 to 100
Use if statements to check if the number is divisible by 3, 5, or both
Replace the number with 'Fizz', 'Buzz', or 'FizzBuzz' accordingly
Dependency Injection is a design pattern in which a class receives its dependencies from an external source rather than creating them itself.
In Angular, Dependency Injection is used to provide instances of services to components.
It helps in creating loosely coupled components, making the code more maintainable and testable.
Example: In Angular, you can inject services like HttpClient, Router, etc. into components using
Directives in Angular are markers on a DOM element that tell Angular to attach a specified behavior to that DOM element or transform the DOM element and its children.
Directives are used to extend HTML with new attributes or elements.
There are three types of directives in Angular: Component, Structural, and Attribute directives.
Examples of built-in directives in Angular include ngIf, ngFor, and ngStyle.
Top trending discussions
I applied via Naukri.com and was interviewed in Jun 2021. There were 2 interview rounds.
posted on 27 Jan 2017
I was interviewed in Dec 2016.
Certifications are not mandatory for software developers, but can add value to their resume.
Certifications in programming languages like Java, Python, C++
Certifications in software development methodologies like Agile, Scrum
Certifications in cloud computing platforms like AWS, Azure
Certifications in security like CISSP, CEH
Certifications in project management like PMP
Certifications in mobile app development like Androi
I applied via Approached by Company and was interviewed before Oct 2023. There were 2 interview rounds.
A simple Google form assignment to shortlist candidates
Use a hash set to find duplicates in an array of strings.
Create a hash set to store unique elements.
Iterate through the array and check if each element is already in the hash set.
If it is, then it is a duplicate.
Example: ['apple', 'banana', 'apple', 'orange'] should return 'apple' as a duplicate.
It was good , 2 questions are there to code.
React Router is a popular routing library for React applications.
React Router is used for handling navigation in React applications.
It allows defining multiple routes in the application and rendering different components based on the URL.
React Router provides components like BrowserRouter, Route, Switch, and Link for routing.
Example:
I applied via Referral and was interviewed in Jan 2024. There were 4 interview rounds.
Machine Coding of Google Calendar
Machine Coding of MP3 Player
Find duplicates in an array of strings
Iterate through the array and store each element in a hash set
If an element is already in the hash set, it is a duplicate
Return a list of all duplicates found
Simpl offers a collaborative and innovative work environment with competitive compensation.
Simpl values teamwork and creativity in software development
Competitive compensation package offered to attract top talent
Opportunities for growth and learning through challenging projects
I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.
A Google Form-based Aptitude Test with Basic Questions
It was the final round asked to do a medium-level coding Question to convert a number such as 244 to word i.e Two Hundred and Forty four
posted on 24 Oct 2024
Count the number of islands in a given grid of '1's and '0's.
Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited.
Increment the island count for each new island encountered.
Consider edge cases like grid boundaries and handling visited cells.
based on 1 interview
Interview experience
Product Manager
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Front end Developer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Operations Executive
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Shopify
BigCommerce
Shopmatic
Shiprocket Private Limited