Filter interviews by
I applied via Campus Placement
Coding programming
Top trending discussions
1 Hours aptitude test on hacker rank based on Aptitude question, Java, SQL
Wrapper class is a class that wraps around a primitive data type and provides additional functionality.
Wrapper classes in Java are used to convert primitive data types into objects.
They provide methods to access the value of the wrapped primitive type.
Examples include Integer, Double, Boolean, etc.
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
The self keyword in Python is a reference to the current instance of a class.
Self is the first parameter in the definition of instance methods within a class.
It is used to access variables and methods within the class.
Self is not a reserved keyword in Python, but it is a convention to use self as the first parameter in instance methods.
I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.
CTC from previous employer is confidential information.
CTC from previous employer is considered confidential
It is not appropriate to disclose salary details from previous job
Focus on discussing your skills and experiences instead of previous salary
Expected CTC should be based on industry standards, experience, skills, and location.
Research industry standards for Full Stack Developers in the specific location
Consider your experience level and skills when determining expected CTC
Factor in the cost of living in the location where the job is based
Be prepared to negotiate based on the job responsibilities and benefits offered
Coding test in javascript and question related to the tech stack
posted on 28 Jul 2023
I applied via campus placement at Galgotias College of Engineering and Technology, Greater Noida and was interviewed in Jun 2023. There were 5 interview rounds.
Topics consist of profit-loss, probability, permutation combination etc.
Coding question related to topics array and strings.
Java is a popular backend language, polymorphism allows objects to be treated as instances of their parent class, reverse string by iterating through characters.
Java is commonly used in backend development for its robustness and scalability.
Polymorphism in OOP allows objects to be treated as instances of their parent class, enabling flexibility and reusability.
To reverse a string, iterate through the characters from th...
posted on 16 May 2024
I applied via campus placement at P E S College of Engineering, Mandya and was interviewed before May 2023. There were 3 interview rounds.
Aptitude
Logically reasoning
Verbal
Use Set data structure to remove duplicate elements from the array.
Create a Set from the array to automatically remove duplicates.
Convert the Set back to an array to get the unique elements.
Example: const array = ['apple', 'banana', 'apple', 'orange'];
Example: const uniqueArray = [...new Set(array)];
posted on 24 Jul 2023
Basic logic test docker and AWS services like ECS, serverless, s3 and SQS
posted on 21 Dec 2021
I was interviewed in Sep 2021.
Round duration - 30 minutes
Round difficulty - Medium
Basic questions from Operating System, Object Oriented Programming, DBMS, various tech stacks used in project. Be through with the basics of these subjects. Like in my case DDL and scheduling algorithms were asked.
Asked questions related on css,javascript and some sql queries. Interviewer was helpful. If one gives a answer that is not exactly correct, he provided me hints .
Given a string str
and a character 'X', develop a function to eliminate all instances of 'X' from str
and return the resulting string.
The first lin...
Tip 1 : Prepare OOPS and DBMS thoroughly(Meaning go through the basics. That was asked in my interview. Like DCL, Scheduling algorithms in DBMS).:
Tip 2 : Study your resume and projects as well. Questions from the tech stack used in projects are asked.
Tip 3 : One should know basics of data structures like tree, stack and maps
Tip 1 : Have some projects in your resume.
Tip 2 : Mention only those tech skills other than Algorithms and Data Structures that has been used in your projects and internships. As there will be questions from it and how it was used in projects.
I applied via Naukri.com and was interviewed before May 2021. There were 4 interview rounds.
3 coding program.
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Node.js uses an event-driven, non-blocking I/O model to handle concurrency.
Node.js uses an event loop to handle multiple requests concurrently.
It employs a single-threaded event loop that can handle thousands of concurrent connections.
Node.js uses non-blocking I/O operations, allowing it to efficiently handle multiple requests without blocking the execution of other code.
It utilizes callbacks and promises to handle asy...
useEffect and useMemo are hooks in React that allow for managing side effects and optimizing performance.
useEffect is used to perform side effects in functional components, such as fetching data or subscribing to events.
useMemo is used to memoize the result of a function, preventing unnecessary re-computations.
Both hooks are part of the React Hooks API introduced in React 16.8.
Spread operator is used to unpack elements from an array, while rest operator is used to gather elements into an array.
Spread operator is denoted by three dots (...) and can be used to spread the elements of an array into individual arguments.
Rest operator is also denoted by three dots (...) and can be used to gather multiple elements into an array.
Spread operator can be used in function calls, array literals, and obje...
Senior Engineer
366
salaries
| ₹2.4 L/yr - ₹5 L/yr |
Senior Administrator
275
salaries
| ₹3.7 L/yr - ₹12.1 L/yr |
System Administrator
213
salaries
| ₹2.2 L/yr - ₹7.6 L/yr |
Senior Analyst
194
salaries
| ₹4 L/yr - ₹12 L/yr |
Sme Associate
192
salaries
| ₹7.1 L/yr - ₹19 L/yr |
Wipro
HCLTech
Tech Mahindra
TCS