Filter interviews by
I applied via campus placement at Birla Vishwakarma Mahavidyalaya, Vallabh Vidyanagar and was interviewed in Mar 2023. There were 3 interview rounds.
Test consist of 25 Apatitude Question and 10 Coding problems of Debugging code, Find Output, Set Matrixs, Valid Matrix, Height of N-ary Tree, Sorting, Linked List etc. So prepare well with standard dsa problems of any sheet (striver sheet)
Iterate through array to find 2nd largest element
Iterate through array and keep track of largest and second largest elements
Handle edge cases like empty array or array with less than 2 elements
Example: ['3', '5', '2', '7', '1'] should return '5'
My name is amar reverse the string without using inbuilt method
Node.js is a runtime environment for executing JavaScript code outside of a web browser. Promises are objects representing the eventual completion or failure of an asynchronous operation. Closures are functions that have access to their own scope, as well as the scope in which they were defined.
Node.js is a runtime environment that allows you to run JavaScript on the server-side.
Promises are used in asynchronous progra...
I applied via Campus Placement
Object oriented programming questions
Combination of all letters in a word
I was interviewed in Jul 2023.
Basic question of indiabix topics and 10 code questions
Indexing in DBMS is a technique to improve the performance of queries by allowing faster retrieval of data.
Indexing creates a data structure that allows for quick lookups of data based on specific columns.
It helps in reducing the time taken to retrieve data from a database table.
Examples of indexing methods include B-tree, Hash indexes, and Bitmap indexes.
Zeus Learning interview questions for designations
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
Logical reasoning and non verbal questions
Basic dsa concepts and find the syntax error
I applied via campus placement at Thadomal Shahani Engineering College, Mumbai and was interviewed before Jun 2021. There were 2 interview rounds.
They have an Online Aptitude cum coding test which contains some 20-30 Question to be done in 3Hrs.
20 Questions of Aptitude and 10 Questions of coding(Which includes Display output and correct the program Questions)
Easy Interview lasting about 30-45 Mins
They mostly ask questions based on projects and they like to see some certifications.
DSA questions were easy to medium.
I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.
Easy aptitude questions based on logical reasoning and basic maths.
Easy logic-based question based on arrays and strings with some javascript output-based questions.
Discussion about the projects that I made in college and the tech stack I know.
1 basic array/string-based problem.
Top trending discussions
I applied via Company Website and was interviewed before Nov 2022. There were 4 interview rounds.
3 questions in 3 hr, topics were Dp, Strings, Tree
1hr durations 40 questions, main topics were patterns, profit loss, work man , etc.
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 Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.
It was on hacker rank
It was a aptitude test taken by me of the new and all the response and the of new
based on 6 interviews
3 Interview rounds
based on 23 reviews
Rating in categories
Software Engineer
114
salaries
| ₹5.1 L/yr - ₹13 L/yr |
Software Developer
70
salaries
| ₹5.8 L/yr - ₹9.2 L/yr |
Senior Software Engineer
69
salaries
| ₹5.6 L/yr - ₹20.4 L/yr |
Quality Engineer
42
salaries
| ₹3 L/yr - ₹8.2 L/yr |
Senior Quality Engineer
21
salaries
| ₹5 L/yr - ₹15 L/yr |
BYJU'S
upGrad
Simplilearn
MeritNation