i
Applicate
Filter interviews by
I applied via Campus Placement and was interviewed in Oct 2022. There were 2 interview rounds.
Closures are functions that have access to variables from their outer scope. Promises are objects used for asynchronous programming in JavaScript.
Closures are created when a function is defined inside another function and the inner function has access to the outer function's variables.
Closures allow for data encapsulation and private variables in JavaScript.
Promises are used to handle asynchronous operations and provid...
State management in functional components involves using hooks such as useState and useEffect.
useState hook is used to manage state in functional components
useEffect hook is used to handle side effects and update state
React Context API can be used for global state management
Redux can also be used for state management in functional components
Find the Nth node from the end of a linked list.
Traverse the linked list and count the number of nodes.
Calculate the position of the Nth node from the start.
Traverse the linked list again and return the Nth node from the start.
Delete a node from a linked list given its reference
Set the previous node's next pointer to the current node's next pointer
Free the memory allocated to the current node
I am familiar with Java, Python, and C++.
Proficient in Java with experience in developing web applications using Spring framework
Comfortable with Python for data analysis and scripting
Familiar with C++ for competitive programming and algorithm development
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
Easy aptitude and some javascript/Java based mcqs and 2 easy coding questions
1-2 basic DS Algo based questions in 4 hours
Question on tree traversal, sorting algorithms, and Java/Javascript
Preorder traversal visits root, left subtree, then right subtree
Quick sort uses partitioning to sort elements in place
Merge sort divides array into halves, sorts them, then merges them
Binary trees have at most 2 children per node, while binary search trees have left child < parent < right child
Java is a statically typed language, while Javascript is dyn
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
The medium level questions are present
There was no gd
I applied via Referral and was interviewed before Jan 2021. There were 4 interview rounds.
There are several tools available for content authoring, depending on the type of content and the level of expertise.
For beginners, tools like Grammarly and Hemingway can help with grammar and readability.
For more advanced users, Adobe Creative Suite and Microsoft Office are popular options.
Content management systems like WordPress and Drupal are also useful for creating and managing content.
Collaboration tools like Go...
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
based on 50 reviews
Rating in categories
Softwaretest Engineer
26
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
23
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech