Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
I applied via Job Portal
React JS JavaScript TypeScript
I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 6 interview rounds.
Webonise Lab interview questions for popular designations
I applied via Campus Placement and was interviewed before Feb 2021. There was 1 interview round.
I appeared for an interview in Nov 2016.
I appeared for an interview in Oct 2016.
Pseudo code for circular queue
A circular queue is a data structure that follows the FIFO (First-In-First-Out) principle.
It uses an array to store the elements and two pointers, front and rear, to keep track of the queue.
When the rear pointer reaches the end of the array, it wraps around to the beginning, creating a circular behavior.
To enqueue an element, check if the queue is full. If not, increment the rear pointer a...
Concatenation of linked lists is the process of combining two or more linked lists into a single linked list.
Create a new linked list to store the concatenated result.
Traverse the first linked list and add each node to the new linked list.
Traverse the second linked list and add each node to the new linked list.
The last node of the first linked list should point to the head of the second linked list.
Return the head of t
Finding the intersection point of two linked lists.
Traverse both lists and find their lengths.
Move the pointer of the longer list ahead by the difference in lengths.
Now, traverse both lists simultaneously until the pointers meet.
The meeting point is the intersection point.
To find the height of a tree and its mirror image, we need to traverse the tree and calculate the maximum depth.
Traverse the tree using depth-first search or breadth-first search
Keep track of the maximum depth encountered during traversal
Repeat the traversal process for the mirror image of the tree
Compare the heights of the original tree and its mirror image
Inheritance in everyday life is when traits or characteristics are passed down from parents to children.
Inheritance in code allows a class to inherit properties and methods from another class.
In everyday life, children often inherit physical traits, such as eye color or height, from their parents.
In code, a child class can inherit attributes and behaviors from a parent class.
For example, a parent class 'Animal' can hav...
I liked the company's innovative projects, supportive team, and positive work culture.
Innovative projects: I was impressed by the company's focus on cutting-edge technologies and solutions.
Supportive team: Everyone I met during the interviews was friendly, helpful, and passionate about their work.
Positive work culture: The company's emphasis on work-life balance and professional development opportunities stood out to m
The company specializes in developing software solutions for various industries.
Specializes in developing software solutions
Works with clients from different industries
Focuses on creating innovative and efficient software products
My strengths include problem-solving skills and attention to detail. My weaknesses include public speaking and time management.
Strengths: problem-solving skills
Strengths: attention to detail
Weaknesses: public speaking
Weaknesses: time management
Yes, coding is my passion as I enjoy problem-solving and creating innovative solutions through programming.
I find joy in tackling complex coding challenges
I am constantly learning new technologies and improving my coding skills
I have personal projects where I apply coding to solve real-world problems
I am willing to work here long-term and grow with the company. My future plans include gaining more experience and taking on more responsibilities.
I am committed to working here for the foreseeable future
I am eager to learn and grow within the company
I hope to take on more responsibilities and advance in my career
My hobbies include playing guitar, hiking, and reading science fiction novels.
Playing guitar: I enjoy learning new songs and practicing different techniques.
Hiking: I love exploring nature trails and challenging myself with long hikes.
Reading science fiction novels: I find it fascinating to escape into futuristic worlds and explore complex ideas.
Top trending discussions
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
The process for Software Development Engineer involves planning, designing, coding, testing, and deploying software solutions.
Gather requirements from stakeholders
Create a design based on requirements
Write code to implement the design
Test the software for bugs and issues
Deploy the software for users to use
Iterate on feedback and make improvements
I applied via Referral and was interviewed in Nov 2022. There were 4 interview rounds.
It was online 1hr test. Overall it was an easy test. If you code on hackerrank, hackerearth or leetcode then you can easily clear the test.
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.
based on 4 interviews
Interview experience
based on 56 reviews
Rating in categories
8-12 Yrs
Not Disclosed
5-8 Yrs
Not Disclosed
Software Developer
57
salaries
| ₹3.9 L/yr - ₹15.6 L/yr |
Senior Software Developer
15
salaries
| ₹6 L/yr - ₹14.5 L/yr |
Associate Technical Leader
13
salaries
| ₹9.6 L/yr - ₹22 L/yr |
Technical Lead
13
salaries
| ₹17 L/yr - ₹27 L/yr |
Software Engineer
12
salaries
| ₹5 L/yr - ₹9.7 L/yr |
Accel Frontline
Pitney Bowes
Apmosys Technologies
DynPro