Filter interviews by
I applied via Company Website and was interviewed before Mar 2022. There were 3 interview rounds.
Top trending discussions
I applied via Referral and was interviewed before Jul 2020. There were 4 interview rounds.
To sell on first call, I will focus on building rapport, understanding the customer's needs, and presenting a compelling solution.
Research the prospect before the call
Ask open-ended questions to understand their pain points
Listen actively and show empathy
Present a solution that addresses their specific needs
Highlight the benefits and value of the solution
Handle objections effectively
Close the sale or schedule a follow-
I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.
Medium level coding question
I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.
Implement login with Google SSO, show emails in a single place
JWT can be implemented by generating a token with user information and a secret key, then verifying the token using the same secret key.
Generate a JWT token with user information and a secret key
Include necessary claims like expiration time, issuer, etc.
Verify the JWT token using the same secret key
Handle token expiration and refresh if needed
Middleware in Express is a function that has access to the request and response objects.
Create a middleware function using app.use() method in Express.
Middleware functions have access to the request object (req), the response object (res), and the next middleware function in the application's request-response cycle.
Example: app.use((req, res, next) => { console.log('This is a middleware function'); next(); });
Lazy loading in Angular delays loading of modules until they are needed
Lazy loading helps improve performance by only loading modules when they are required
It is achieved by using the loadChildren property in the route configuration
Lazy loaded modules are loaded asynchronously when the user navigates to the corresponding route
Server-side rendering (SSR) in Angular can be enabled by using Angular Universal.
Install Angular Universal using Angular CLI
Create a new Angular Universal project
Update app.module.ts to include server-side rendering
Build and run the Angular Universal project
I applied via Referral and was interviewed before Oct 2023. There were 3 interview rounds.
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 the element is already in the hash set.
If it is, then it is a duplicate. If not, add it to the hash set.
Find the single duplicate element in an array of strings with length n-1.
Iterate through the array and use a HashSet to keep track of elements seen so far.
If an element is already in the HashSet, that is the duplicate element.
Return the duplicate element once found.
Create a student support system
Design an order and payments system for an EdTech company
Allow users to browse and select courses
Implement a shopping cart for users to add courses
Integrate payment gateways for secure transactions
Provide order confirmation and receipt to users
Allow users to track their order status
I applied via Job Portal and was interviewed in Apr 2022. There were 3 interview rounds.
It was quite easy
I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.
Basic coding maths aptitude java python communication skills test
Java coding c plus python SQL oracle dbmsos
I applied via Job Fair
Aptitude on clocks, calenders, boats and streams..
Aptitude based on clocks, calendars, boats and streams..
I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.
I applied via Naukri.com
I am a software engineering student with a passion for coding. Here is a code to find repetitive characters in a string.
Iterate through the characters in the string and store their occurrences in a HashMap.
Check the HashMap for characters with occurrences greater than 1 to find repetitive characters.
Return the repetitive characters as an array of strings.
based on 1 interview
Interview experience
based on 83 reviews
Rating in categories
Motion Graphic Designer
50
salaries
| ₹1.8 L/yr - ₹5 L/yr |
Instructional Designer
49
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Graphic Designer
44
salaries
| ₹1.5 L/yr - ₹3.9 L/yr |
Motion Graphics Artist
38
salaries
| ₹1.5 L/yr - ₹5.5 L/yr |
Quality Analyst
16
salaries
| ₹1.5 L/yr - ₹3 L/yr |
Lido Learning
Acadecraft
Coding Ninjas
Internshala