Consultant Engineer
Consultant Engineer Interview Questions and Answers for Freshers
Popular Companies
Q1. Pattern Search in Strings
Given two strings S
and P
consisting of lowercase English alphabets, determine if P
is present in S
as a substring.
Input:
The first line contains an integer T
, the number of test case...read more
The task is to determine if a given substring is present in a given string.
Iterate through the string S and check if each substring of length equal to the length of P matches P.
Use string comparison to check for equality between substrings.
Return 'YES' if a match is found, otherwise return 'NO'.
Q2. Covid Vaccination Distribution Problem
As the Government ramps up vaccination drives to combat the second wave of Covid-19, you are tasked with helping plan an effective vaccination schedule. Your goal is to ma...read more
Maximize vaccines administered on a specific day while following certain rules.
Distribute vaccines evenly over the specified number of days.
Ensure the difference in vaccines between consecutive days is not more than 1.
Maximize the number of vaccines administered on the given day.
Keep track of the total number of vaccines administered each day.
Return the maximum number of vaccines administered on the specified day.
A website sends data to a server through HTTP requests, which include the data in the request body or parameters.
When a user interacts with a website (e.g. submits a form), the website sends an HTTP request to the server.
The data can be sent in the request body (e.g. JSON or XML) or as parameters in the URL.
The server processes the request, retrieves the data, and sends a response back to the website.
Examples of data sent to a server include user input, file uploads, and API ...read more
The topic of the video I submitted for my assignment was the impact of renewable energy on reducing carbon emissions.
Discussed various sources of renewable energy such as solar, wind, and hydro power
Highlighted the benefits of transitioning to renewable energy for the environment and economy
Provided examples of countries successfully implementing renewable energy initiatives
Q5. What are the steps involved in designing a new product ?
Designing a new product involves several steps from ideation to production.
Identify the need or problem the product will solve
Conduct market research to determine demand and competition
Brainstorm and develop concepts
Create detailed designs and prototypes
Test and refine the product
Finalize design and prepare for production
Launch and market the product
Q6. How much voltage between phase to neutral? And neutral to earth?
Phase to neutral voltage is typically 230V in a single-phase system. Neutral to earth voltage should ideally be 0V.
Phase to neutral voltage is usually 230V in a single-phase system
Neutral to earth voltage should ideally be 0V to prevent electrical shocks
Voltage measurements may vary depending on the electrical system and country standards
Share interview questions and help millions of jobseekers 🌟
Q7. What languages do you know ?
I am proficient in English and Spanish.
English
Spanish
Q8. What is the maximum allowable earthing voltage value?
The maximum allowable earthing voltage value is typically 25 volts.
The maximum allowable earthing voltage value is usually around 25 volts to prevent electric shock.
This value may vary depending on the specific standards and regulations in place.
Exceeding the maximum allowable earthing voltage can pose a safety risk to individuals working with electrical systems.
Consultant Engineer Jobs
Q9. What is passive voltage?
Passive voltage refers to the voltage that is present in a circuit without any external power source.
Passive voltage is generated by components such as resistors, capacitors, and inductors in a circuit.
It is not actively produced or controlled by a power source like batteries or generators.
Examples of passive voltage include the voltage drop across a resistor in a simple circuit.
Passive voltage can affect the overall behavior and performance of a circuit.
Interview experiences of popular companies
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month