Filter interviews by
Yes, I have 5 years of web development experience.
I have worked on front-end technologies such as HTML, CSS, and JavaScript.
I am proficient in using frameworks like React and Angular.
I have experience with back-end technologies like Node.js and databases like MySQL.
I have developed responsive and user-friendly websites for various clients.
I am familiar with version control systems like Git.
Top trending discussions
posted on 24 Mar 2023
I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.
Basics of electronics and two coding questions
I applied via Approached by Company and was interviewed before Jan 2023. There were 2 interview rounds.
OOPS concepts are fundamental principles in object-oriented programming.
Encapsulation: bundling data and methods together in a class
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent different types
Abstraction: hiding unnecessary details and exposing only essential features
I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.
Basic aptitude which we generally get done in engineering years
Basic coding test which involved java
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Jan 2023. There were 4 interview rounds.
posted on 25 Oct 2023
I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 interview rounds.
A data structure is a way of organizing and storing data in a computer so that it can be accessed and modified efficiently.
Data structures define the way data is stored, accessed, and manipulated in a computer program.
Examples include arrays, linked lists, stacks, queues, trees, and graphs.
Choosing the right data structure is crucial for optimizing the performance of algorithms and applications.
A linked list is a data structure where each element is connected to the next element through pointers.
Consists of nodes where each node contains data and a reference to the next node
Can easily insert or delete elements without shifting other elements
Examples: singly linked list, doubly linked list, circular linked list
HashSet is a collection that does not allow duplicate elements and does not guarantee the order of elements.
HashSet implements the Set interface in Java.
It uses a hash table for storage.
Example: HashSet
Recursion is a programming technique where a function calls itself in order to solve a problem.
Recursion involves breaking down a problem into smaller subproblems and solving them recursively.
A base case is needed to stop the recursion and prevent infinite loops.
Recursion can be used to solve problems like factorial calculation, Fibonacci sequence, and tree traversal.
A static constructor is a special type of constructor in a class that is used to initialize static data members.
Static constructors are called only once when the class is first accessed.
They are used to initialize static variables or perform any necessary setup for the class.
Static constructors do not take any parameters and cannot be called explicitly.
Example: public class MyClass { static MyClass() { // initializatio
posted on 14 Jul 2017
posted on 12 Jul 2016
I applied via Campus Placement
The question is about finding the minimum steps to reach from a source string to a destination string using three operations.
BFS and DFS are graph traversal techniques that can be used to solve this problem.
BFS is typically used when finding the shortest path or exploring all possible paths in a graph.
DFS is useful when searching for a specific path or exploring deeply into a graph.
In this case, BFS can be used to find...
posted on 28 Apr 2022
Basic java questions
Complex java questions
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
Test Engineer
53
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
39
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
35
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Project Manager
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Keysight Technologies
Spirent Communications
Anritsu
Viavi Solutions