i
Eshopbox Ecommerce
Filter interviews by
Clear (1)
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.
Rate your
company
🤫 100% anonymous
How was your last interview experience?
Top trending discussions
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 Naukri.com and was interviewed in Jun 2021. There were 2 interview rounds.
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
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
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.
I applied via Campus Placement and was interviewed before Jul 2022. There were 5 interview rounds.
50 questions in 12 minutes mostly test your arthimetic, logical knowledge.
3 coding questions in 90 mins, 1st one is from arrays an easy question, 2nd one is related to stacks and queues relatively harder and last one is hard which i am also unable to attempt. I cracked the first two questions and my solutions passed all the test cases.
Sorting algorithms are methods used to arrange elements in a specific order.
Different sorting algorithms include bubble sort, selection sort, insertion sort, merge sort, quick sort, and heap sort.
Some algorithms are more efficient than others depending on the size of the data set and the initial order of the elements.
For example, quick sort is generally faster than bubble sort for large data sets.
BFS and DFS are traversal algorithms used in trees. BFS explores level by level, while DFS explores depth first.
BFS (Breadth-First Search) visits nodes level by level, using a queue. Example: traversing a binary tree level by level.
DFS (Depth-First Search) explores as far as possible along each branch before backtracking. Example: in-order traversal of a binary tree.
I applied via Campus Placement and was interviewed before Sep 2022. There were 4 interview rounds.
Question from Array,DP
posted on 27 Sep 2024
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
To find the next highest number, sort the numbers in ascending order and find the number immediately greater than the given number.
Sort the numbers in ascending order
Find the number immediately greater than the given number
Return the next highest number
based on 1 interview
Interview experience
Anonymously discuss salaries, work culture, and many more
Get Ambitionbox App
Product Manager
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
18
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