Filter interviews by
SQL Test. They provides a SQL query, you need to interpret it to expected result.
I was interviewed before Sep 2021.
Compensation is required in power systems to improve voltage stability, reduce losses, and maintain power quality.
Compensation helps in maintaining voltage stability by regulating voltage levels within acceptable limits.
It reduces losses in the transmission lines by improving power factor and reducing reactive power flow.
Compensation also helps in maintaining power quality by reducing voltage fluctuations and harmonics...
AVR plays a crucial role in maintaining voltage stability by adjusting the excitation level of the generator based on system conditions.
AVR stands for Automatic Voltage Regulator.
It continuously monitors the system voltage and adjusts the excitation level of the generator to maintain voltage stability.
AVR helps in regulating the terminal voltage of the generator within specified limits.
It is essential for ensuring prop...
Balanced power supply refers to equal voltage levels between phases, while unbalanced power supply has unequal voltage levels.
Balanced power supply has equal voltage levels between phases
Unbalanced power supply has unequal voltage levels between phases
Balanced power supply is ideal for three-phase systems to ensure equal power distribution
Unbalanced power supply can lead to issues like voltage fluctuations and equipmen
I applied via Newspaper Ad and was interviewed before Sep 2021. There were 3 interview rounds.
Induction generators are used for variable frequency operation due to their inherent ability to self-regulate.
Induction generators are self-excited and do not require a separate DC source for excitation.
They can operate at variable speeds and frequencies without the need for complex control systems.
They are commonly used in wind turbines and hydroelectric power plants.
Induction generators are also more cost-effective c...
Slip rings are used to transfer electrical power and signals between stationary and rotating parts of a motor or generator.
Slip rings are typically made of copper or other conductive materials.
They are mounted on the rotor of a motor or generator and make contact with stationary brushes.
The slip rings allow for the transfer of electrical power and signals between the stationary and rotating parts of the machine.
In a mo...
Compensation techniques are used to improve power system stability and voltage regulation.
Compensation techniques include shunt compensation, series compensation, and combined shunt-series compensation.
Shunt compensation involves adding capacitors or reactors in parallel with the transmission line to improve voltage regulation.
Series compensation involves adding capacitors in series with the transmission line to improv...
AVR regulates voltage output, while excitation control regulates generator field current.
AVR (Automatic Voltage Regulator) is responsible for maintaining a constant voltage output from the generator.
Excitation control regulates the generator field current to control the output voltage.
AVR is a closed-loop system that measures the output voltage and adjusts the field current accordingly.
Excitation control can be either ...
I was interviewed in Apr 2021.
Saharsa College of Engineering interview questions for popular designations
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 1 interview
Interview experience
based on 1 review
Rating in categories
Assistant Professor
5
salaries
| ₹3.6 L/yr - ₹5 L/yr |
TCS
Accenture
Wipro
Cognizant