Filter interviews by
JavaScript array methods are built-in functions that allow you to manipulate arrays easily.
Some common array methods include: push(), pop(), shift(), unshift(), splice(), slice(), concat(), join(), indexOf(), includes(), filter(), map(), reduce().
Example: arr.push('new element') adds a new element to the end of the array.
Example: arr.pop() removes the last element from the array.
Example: arr.filter(item => item > 5) re...
I appeared for an interview before May 2024, where I was asked the following questions.
Developed a web application for managing project tasks and team collaboration, enhancing productivity and communication.
Utilized React for the front-end, providing a responsive user interface.
Implemented RESTful APIs using Node.js and Express for backend services.
Integrated a PostgreSQL database for efficient data storage and retrieval.
Employed Agile methodologies, conducting regular sprints and stand-up meetings.
Colla...
Top trending discussions
posted on 26 Feb 2021
I applied via Company Website and was interviewed before Feb 2020. There were 4 interview rounds.
Handled high pressure from client by prioritizing tasks and communicating effectively.
Identified critical issues and addressed them first
Communicated regularly with the client to provide updates and manage expectations
Collaborated with team members to delegate tasks and ensure timely delivery
Maintained a calm and professional demeanor to avoid escalating the situation
Release management is the process of planning, scheduling, coordinating, and deploying software releases.
It involves identifying the scope of the release and the features to be included
Creating a release plan and schedule
Coordinating with different teams involved in the release process
Testing the release to ensure it meets quality standards
Deploying the release to production
Monitoring the release to ensure it is stable...
I appeared for an interview in Dec 2020.
Round duration - 40 minutes
Round difficulty - Easy
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Tip 1 : Do practice as much as you can
Tip 2 : Coding is key to crack
Tip 1 : It should look nice
Tip 2 : Skills should be mentioned properly
I applied via Campus Placement and was interviewed in Oct 2021. There was 1 interview round.
I appeared for an interview in Nov 2020.
Round duration - 2 hours
Round difficulty - Medium
In the 1st round
Aptitude
Reasoning
English
Automata fix( code debug)
Timing in morning
Environment is good
Interviewer was very cool and interactive
Given a text message, your task is to return the Run-length Encoding of the given message.
Run-length encoding is a fast and simple method of encoding strings, repres...
Implement a function to encode a text message using run-length encoding.
Iterate through the message and count consecutive characters
Append the character and its count to the encoded message
Handle edge cases like single characters or empty message
Round duration - 30 minutes
Round difficulty - Medium
This is interview round
Ques from basic electronics
C language
Create a class named Person
with a string variable 'name'
and an integer variable 'age'
, such that these variables are not accessible outside the class. Implement a me...
Create a class Person with private variables name and age, and methods to set and get their values.
Create a class Person with private variables 'name' and 'age'.
Implement a method setValue to set the variables' values.
Implement a method getValue to print the variables' values.
Ensure the name is a non-empty string and the age is a non-negative integer.
Encapsulate the data and provide a clear interface for setting and ge...
Tip 1 : Do aptitude from indiabix. Go through your basics. At least one language u know. Learn about your branch basics. Know concept of data structure and oops.
Tip 2 : prepare your final project well.
Tip 1 : the skills you know very well mention in resume
Tip 2 : mention project in resume
I applied via Naukri.com and was interviewed in Sep 2021. There were 5 interview rounds.
HTML
Aptitude and resume shortlist and HTML
I applied via Campus Placement and was interviewed in Nov 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed in Dec 2020. There were 4 interview rounds.
I'm looking for a competitive salary based on my skills and experience, and I'm available to start immediately or as needed.
My salary expectation is in the range of $80,000 to $100,000, depending on the role and responsibilities.
I believe in aligning my salary with industry standards and my experience level; for example, I have 5 years of experience in full-stack development.
I am available to start immediately, but I c...
It depends on the company and the job offer. Some companies have bond periods while others don't.
Bond periods are contractual agreements between the employer and employee.
They usually require the employee to work for a certain period of time before leaving the company.
Bond periods can vary in length and may have financial penalties for breaking the contract.
Not all companies have bond periods, so it's important to chec...
based on 2 interview experiences
Difficulty level
Duration
based on 8 reviews
Rating in categories
Software Engineer
57
salaries
| ₹3.8 L/yr - ₹8.8 L/yr |
Senior Software Engineer
25
salaries
| ₹5.9 L/yr - ₹19.5 L/yr |
QA Engineer
14
salaries
| ₹3 L/yr - ₹9 L/yr |
Project Manager
12
salaries
| ₹8.5 L/yr - ₹22 L/yr |
Software Engineer Trainee
8
salaries
| ₹2 L/yr - ₹4 L/yr |
Accenture
Wipro
Cognizant
Capgemini