Filter interviews by
L2 engineer is a network engineer who specializes in the second layer of the OSI model, focusing on data link layer technologies.
L2 engineers work with technologies such as Ethernet, VLANs, and MAC addresses.
They troubleshoot network connectivity issues at the data link layer.
They may configure switches, manage network traffic, and implement security measures at the second layer.
L2 engineers often work closely with L1 ...
To repair a broadband system, troubleshoot the issue, check connections, reset the modem/router, and contact the service provider if needed.
Troubleshoot the issue by checking for any physical damage to cables or equipment
Ensure all connections are secure and properly plugged in
Reset the modem/router by unplugging it for a few minutes and then plugging it back in
Contact the broadband service provider for further assista
The frequency range in 1 second depends on the specific frequency range being considered.
The number of ranges in 1 second frequency range can vary depending on the specific frequency range being discussed.
For example, if the frequency range is 0-100 Hz, there would be 100 ranges in 1 second.
If the frequency range is 0-1000 Hz, there would be 1000 ranges in 1 second.
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
Tracking project progress involves monitoring key performance indicators, milestones, and deliverables to ensure projects stay on track.
Regularly update project schedules and timelines
Use project management tools to track progress and identify potential delays
Communicate with team members to get updates on tasks and milestones
Monitor key performance indicators to measure project success
Adjust project plans as needed to
Handling risk and issues involves identifying, assessing, prioritizing, and mitigating potential problems to ensure project success.
Identify potential risks and issues early on in the project
Assess the impact and likelihood of each risk or issue
Prioritize risks and issues based on their potential impact on project objectives
Develop a risk management plan to mitigate or eliminate identified risks
Regularly monitor and re...
Document important project information through detailed reports, meeting minutes, and project plans.
Create detailed project plans outlining objectives, timelines, and resources.
Keep thorough meeting minutes to track decisions, action items, and discussions.
Maintain comprehensive project documentation including status reports, risk registers, and issue logs.
The objective of an organization is to achieve its mission and goals by effectively utilizing resources and providing value to stakeholders.
To achieve the organization's mission and goals
To effectively utilize resources
To provide value to stakeholders
To ensure sustainability and growth
To maintain a competitive advantage in the market
Convert project plan from RFP by analyzing requirements, creating a detailed schedule, assigning resources, and monitoring progress.
Analyze the requirements outlined in the RFP document
Create a detailed project schedule with milestones and deadlines
Assign resources based on skills and availability
Monitor progress regularly to ensure project stays on track
Communicate any changes or updates to stakeholders
A project is a temporary endeavor undertaken to create a unique product, service, or result.
Projects have defined objectives, scope, and resources.
They have a start and end date.
Projects are different from ongoing operations or processes.
Examples: building a new website, launching a marketing campaign, implementing a new software system.
Service is the act of providing assistance or help to others in a professional capacity.
Service involves meeting the needs and expectations of customers or clients.
It often requires delivering a product or performing a task for someone else.
Service can be provided in various industries such as healthcare, hospitality, and technology.
Good service is characterized by efficiency, effectiveness, and customer satisfaction.
Hindrances in a project can be handled by identifying the root cause, creating a plan to address it, and communicating effectively with stakeholders.
Identify the root cause of the hindrance
Create a plan to address the issue
Communicate effectively with stakeholders to keep them informed
Seek input from team members on potential solutions
Monitor progress and adjust the plan as needed
To handle project delay, communicate with stakeholders, reassess timelines, identify root causes, adjust resources, and prioritize tasks.
Communicate with stakeholders to manage expectations and discuss potential solutions
Reassess project timelines and adjust deadlines accordingly
Identify root causes of the delay to prevent similar issues in the future
Adjust resources such as budget, manpower, or technology to expedite ...
Hindrances in projects can have a significant impact on project timelines, budgets, and overall success.
Delays in project delivery
Increased project costs
Decreased team morale and productivity
Risk of project failure
Negative impact on stakeholder relationships
To avoid late delivery charges from customers, establish clear timelines, communicate effectively, monitor progress regularly, and address any delays promptly.
Establish clear timelines for each project or delivery
Communicate effectively with customers about expected delivery dates and any potential delays
Monitor progress regularly to ensure projects are on track
Address any delays promptly by identifying the root cause ...
Top trending discussions
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8
The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.
Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.
Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.
Subclasses of a sealed class must be either final or sealed themselves.
Errors may occur when trying to extend a sealed class with a non-permitted subclass.
Implementation of 'notify me if item is back in stock' feature in an ecommerce application
Create a database table to store user notifications for out-of-stock items
Implement a service to check item availability and send notifications to subscribed users
Provide a user interface for users to subscribe to notifications for specific items
posted on 4 Feb 2025
I was interviewed in Jan 2025.
Yes, open for fixed term hire and working from client location at Gurgaon for 3 days a week.
Open for fixed term hire
Willing to work from client location at Gurgaon for 3 days a week
Implemented automated testing using Selenium WebDriver and JUnit in Agile environment
Implemented automated testing framework using Selenium WebDriver
Utilized JUnit for test case management
Worked in Agile environment to ensure continuous testing and integration
Pilot testing is done by a small group of users before the full release, while beta testing is done by a larger group of users. Automation testing can be used for regression testing, smoke testing, and performance testing.
Pilot testing involves a small group of users testing the functionality in a controlled environment.
Beta testing involves a larger group of users testing the functionality in a real-world environment.
...
Primary key uniquely identifies a record, while unique key allows only one instance of a value in a column. Query to find last id involves using ORDER BY and LIMIT.
Primary key enforces uniqueness and not null constraint on a column
Unique key enforces uniqueness but allows null values
To find row with last id, use ORDER BY id DESC LIMIT 1 in SQL query
Software Testing Life Cycle (STLC) involves planning, designing, executing, and reporting on tests. Defect Life Cycle includes identification, logging, fixing, and retesting defects.
STLC includes requirements analysis, test planning, test design, test execution, and test closure.
Defect Life Cycle involves defect identification, defect logging, defect fixing, defect retesting, and defect closure.
STLC ensures that the so...
303 status code in API means 'See Other'. PUT method is used to update data, while DELETE method is used to remove data. 3 point estimation technique in Agile is used to estimate tasks.
303 status code indicates that the resource can be found at a different URI and should be retrieved from there
PUT method is used to update an existing resource in the API
DELETE method is used to remove a resource from the API
3 point esti...
Links and labels that can be tagged to a bug in Jira
Links: related issues, documents, websites
Labels: priority, severity, type, status
Shell scripting is a way to automate tasks in Unix/Linux systems. Grep is used to search for specific patterns in text files. Href is not a standard Unix command.
Shell scripting automates tasks by writing scripts in a Unix/Linux environment
Grep command is used to search for specific patterns in text files
Example: grep 'search_pattern' file.txt
Href is not a standard Unix command, it may be a typo or a custom script
To resolve conflict with a team member, communication is key. Prioritize understanding, address the issue calmly, find common ground, and work towards a solution together.
Listen to the team member's perspective and concerns
Communicate openly and calmly about the issue
Find common ground and areas of agreement
Work together to find a solution that benefits both parties
Seek input from other team members or a mediator if ne
Open to relocating to Bangalore, working in night shifts, long hours, and 24X7 culture. Goal is to excel in automation testing.
Yes, open to relocating to Bangalore and working from client's office
Yes, open to working in night/rotational shifts
Yes, open to working in long extendable hours or 24X7 culture
Goal is to excel in automation testing
posted on 6 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Nov 2024. There were 13 interview rounds.
Google primarily focuses on pure data structures and algorithms-based questions during coding interviews. Other computer science core topics are typically not covered in Google's interviews. Therefore, it is essential to be proficient in data structures and algorithms to succeed in the Google coding interview.
An aptitude test is a tool used to evaluate a person's skills, abilities, and potential for success in a specific role or activity.
Group discussion is a process of exchanging ideas and opinions among individuals on a specific topic. It is a structured form of communication in which participants have the opportunity to express their views while also listening to others' perspectives on the same subject.
An assignment is a task or piece of work that you are given to complete, particularly as part of your job or studies. The assignment for the course includes written assignments and practical tests, similar to tasks, work, jobs, or charges.
A case study is a detailed description and assessment of a specific situation in the real world, created for the purpose of deriving generalized insights and understanding. It can focus on an individual, a group of people, an organization, or an event, among other subjects.
SCD Type 2 implementation involves tracking historical changes in data by creating new records for each change.
Identify the columns that need to be tracked for changes
Add effective start and end dates to track the validity of each record
Insert new records for changes and update end dates for previous records
Maintain a surrogate key to uniquely identify each version of the record
I can join the team within 2 weeks.
I can start within 2 weeks of receiving the offer.
I need to give notice to my current employer.
I may need to relocate, which could affect my start date.
based on 3 interviews
Interview experience
based on 31 reviews
Rating in categories
Senior Engineer
8
salaries
| ₹4.8 L/yr - ₹8.3 L/yr |
Assistant Manager
5
salaries
| ₹7.6 L/yr - ₹9 L/yr |
Senior Executive
4
salaries
| ₹4 L/yr - ₹8.5 L/yr |
General Manager Finance
4
salaries
| ₹45 L/yr - ₹60 L/yr |
Project Coordinator
4
salaries
| ₹2.6 L/yr - ₹6.7 L/yr |
Siemens
ABB
Schneider Electric
Tata Power