Filter interviews by
String ,array, maths
The complexity of a given snapit needs to be determined.
Identify the operations being performed in the snapit
Count the number of iterations or recursive calls
Analyze the time and space complexity based on the identified operations
Top trending discussions
posted on 19 Oct 2022
I applied via campus placement at IMS Engineering College, Ghaziabad and was interviewed before Oct 2021. There were 4 interview rounds.
It was an online test where you to solve two basic programming problems.
It was a GD where 21 other candidates were present alongside me. The interviewer asked basic questions which we had to answer after raising our hands. It was on fcfs basis. The questions were mostly about basics OOPs concepts, arrays, linkedlist, tree, sorting, searching and time-space complexities. The difficulty of GD round is nominal. All you have to response first and clearly.
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Give 10 questions from node js backend
package.json is a file used in Node.js projects to manage dependencies, scripts, and metadata.
It is a JSON file that contains information about the project, such as name, version, dependencies, and scripts.
It is used to manage project dependencies by listing them in the 'dependencies' and 'devDependencies' fields.
It allows developers to define scripts for tasks like building, testing, and running the project.
Example: {...
Components in Angular are building blocks of an application. Data can be shared between components using input properties and output events.
Components in Angular are reusable, self-contained units of code that define a part of the user interface.
Data can be shared to a component using input properties, where data is passed from the parent component to the child component.
Data can also be shared from a child component t...
=== is strict equality operator, while == is loose equality operator. === is commonly used in real-time projects for accurate comparisons.
=== is a strict equality operator that checks both value and type of operands
== is a loose equality operator that only checks the value of operands
=== is commonly used in real-time projects to ensure accurate comparisons and prevent unexpected type coercion issues
Arrow function syntax in JavaScript
Arrow functions are concise syntax for writing function expressions in JavaScript
They have a shorter syntax compared to traditional function expressions
They do not have their own 'this', 'arguments', 'super', or 'new.target' keywords
Arrow functions are concise syntax for writing function expressions, while anonymous functions do not have a name.
Arrow functions have a shorter syntax compared to anonymous functions.
Arrow functions do not have their own 'this' keyword, while anonymous functions do.
Arrow functions do not have 'arguments' object, while anonymous functions do.
Arrow functions are not hoisted, while anonymous functions are hoisted.
posted on 24 Sep 2024
I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.
Closure in JavaScript is a function that has access to its own scope, as well as the outer scope in which it was defined.
A closure allows a function to access variables from its outer function even after the outer function has finished executing.
Closures are commonly used in event handlers, callbacks, and in functional programming.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFun
Class is used to style multiple elements, while ID is used to style a single element.
Class can be used multiple times in a document, while ID should be unique
Class is denoted by a period (.), ID is denoted by a hash (#)
Class can be applied to multiple elements, ID can only be applied to one element
posted on 29 Dec 2024
I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.
Questions on arrays and string on hacerrank easy to moderate level questions core java asked in technical interview 2 TR round and 1 MR round
posted on 7 Aug 2024
SQL indexing is a technique used to improve the performance of database queries by creating indexes on columns.
Indexes are created on columns in a database table to speed up data retrieval.
Indexes work similar to the index of a book, allowing the database to quickly find the desired data.
Types of indexes include clustered, non-clustered, unique, and composite indexes.
Examples of SQL indexing include creating an index o...
posted on 9 Jun 2024
I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in May 2024. There were 2 interview rounds.
Basic questions are there in the test.
&& is a logical AND operator in JavaScript, while &&& is not a valid operator.
&& is used to combine two logical expressions and returns true only if both expressions are true
&&& is not a valid operator in JavaScript and will result in a syntax error
I applied via Referral and was interviewed in Jul 2023. There were 4 interview rounds.
String , Array ,Collection framework related questions.
Ecommerce site with Login,Review,AddToCart,Order features,Filter features.
I applied via Job Portal
Easy aptitude test containing mathematics and logical questions
4 leetcode easy to medium level
I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.
Given a pattern and we need to complete the pattern within 40mins, also allows completing this problem in any language ( c,c++, python, java).
I have a close-knit family and a supportive group of friends. I also have intermediate skills in various programming languages.
My family is very important to me and we have a strong bond.
I have a few close friends who have always been there for me.
In terms of programming, I have intermediate skills in languages like Java, Python, and JavaScript.
based on 2 reviews
Rating in categories
Business Analyst
17
salaries
| ₹6 L/yr - ₹7.3 L/yr |
Software Engineer
16
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Senior Software Engineer
11
salaries
| ₹4.2 L/yr - ₹10 L/yr |
Associate Software Engineer
11
salaries
| ₹2.2 L/yr - ₹4.1 L/yr |
Quality Analyst
8
salaries
| ₹4 L/yr - ₹5.2 L/yr |
TCS
Infosys
Wipro
HCLTech