i
Agilisium
Filter interviews by
Clear (1)
I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.
Basic Apti , ex train ,speed work
From Leetcode questions
Top trending discussions
The interview question covers topics like Node.js, Express.js, React Hooks, system design, and service workers.
Create an API using Node.js and Express.js
Use React Hooks to display data from the server in the UI
Design a system for a college and school database
Implement a service worker for offline functionality
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
Answers to technical questions related to software engineering
Middleware is software that connects different software applications
An example of middleware in Express js is body-parser
To consume API from React with Hooks, use the useEffect hook and fetch API
Database design should include tables, relationships, and data types
Service workers in JavaScript allow for offline functionality and caching
I was interviewed in Aug 2021.
Round duration - 60 minutes
Round difficulty - Medium
You are provided with a string S
and an array of integers A
of size M
. Your task is to perform M
operations on the string as specified by the indices in array A
...
Given a string and an array of indices, reverse substrings based on the indices to obtain the final string.
Iterate through the array of indices and reverse the substrings accordingly
Ensure the range specified by each index is non-empty
Return the final string after all operations are completed
Round duration - 30 minutes
Round difficulty - Easy
To switch out of an iframe in Selenium, you can use the switchTo().defaultContent() method.
Use driver.switchTo().defaultContent() to switch out of the iframe.
If the iframe is nested within multiple iframes, use driver.switchTo().parentFrame() to navigate up the iframe hierarchy.
You can also switch to a specific iframe by using driver.switchTo().frame() with the iframe element or index.
Round duration - 30 minutes
Round difficulty - Easy
Tip 1 : Gets the basics cleared first
Tip 2 : Practice solving programs based on all topics covered. 2 programs at least on each topic
Tip 3 : Work on your communication and try to explain what you have covered to your friend and peer. As should be able to convey what you prepared for confidently. And discussing with peers on the interview questions helps you think more critically on the topic.
Tip 1 : Try to make your resume look attractive and cover all things in one page. Make it short yet impactful.
Tip 2 : Give emphasis on projects worked clearly, mention skills as pointers, mention about your extra curriculars as it helps to connect with you as a person for the interviewer
I was interviewed before May 2021.
Round duration - 45 Minutes
Round difficulty - Hard
It was conducted in the evening on Teams call. It was a mix of DSA question, conceptual discussion on javascript and node.js.
In a directed graph with 'N' nodes numbered from 0 to N-1, determine whether every possible path starting from a given source node (SRC) eventua...
Determine if all paths from a given source node lead to a specified destination node in a directed graph.
Check if there is at least one path from source to destination.
Ensure that nodes with no outgoing edges from source are the destination.
Verify that the number of paths from source to destination is finite.
Return True if all paths from source lead to destination, otherwise False.
Round duration - 30 Minutes
Round difficulty - Medium
Round duration - 60 Minutes
Round difficulty - Medium
It was a hiring manager round which happened in the evening. The interviewer introduced me to the product I was being hired for, asked me a few questions on my experience (both technical and business). I talked on the architecture and design of Single page applications and my then current project. I was also allowed to ask questions and they were addressed.
Round duration - 30 Minutes
Round difficulty - Easy
It was in the evening. The interviewer was professional. I was asked about my past experiences, why I was switching and some behavioral questions.
Tip 1 : prepare on core javascript concepts
Tip 2 : Be thorough with your past projects. You may be asked to explain components and their working.
Tip 3 : Be thorough with your tech stack. For example, if you are a MEAN stack developer, then Angular, Node.js are in focus.
Tip 4 : prepare basic DSA
Tip 1 : Mention your skills and projects you have done.
Tip 2 : Keep it clean, concise and readable.
I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.
I applied via Approached by Company and was interviewed before Feb 2022. There were 3 interview rounds.
posted on 2 Apr 2022
I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.
List is mutable and Tuple is immutable in Python.
List can be modified after creation while Tuple cannot be modified.
List uses square brackets [] while Tuple uses parentheses ().
List is used for homogenous data while Tuple is used for heterogenous data.
List is slower than Tuple in terms of performance.
Example of List: [1, 2, 3] and Example of Tuple: (1, 'hello', 3.14)
Python uses automatic memory management through garbage collection.
Python uses reference counting to keep track of memory usage.
When an object's reference count drops to zero, it is deleted.
Python also uses a garbage collector to handle circular references.
Memory allocation is handled by the Python memory manager.
Python provides tools like the 'gc' module for managing memory usage.
Yes, numpy and pandas are Python libraries used for data analysis and manipulation.
NumPy is used for numerical operations on arrays and matrices.
Pandas is used for data manipulation and analysis, providing data structures like DataFrame.
Both libraries are commonly used in data science and machine learning.
Example: import numpy as np; import pandas as pd;
Generator generates values on the fly while iterator iterates over a collection of values.
Generator is a function that returns an iterator.
Generators use 'yield' keyword to return values one at a time.
Iterators are objects that implement the 'next' method to return the next value in a collection.
Iterators can be created from arrays, strings, maps, sets, etc.
Generators are useful for generating large sequences of values...
based on 1 interview
Interview experience
based on 12 reviews
Rating in categories
Senior Software Engineer
96
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
91
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Engineer
61
salaries
| ₹0 L/yr - ₹0 L/yr |
Specialist
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Architect
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Fractal Analytics
LatentView Analytics
Tredence
Mu Sigma