Volvo
20+ Gera Developments Interview Questions and Answers
Q1. Find all even number from list with some limit.(like if in list there are 5 even number we have to fetch only 4 even number). > What is the Architecture currently we r following in Microservice > what is API Ga...
read moreTo find all even numbers from a list with a specified limit, iterate through the list and add even numbers until the limit is reached.
Iterate through the list of numbers
Check if each number is even
Add the even numbers to a new list until the limit is reached
Q2. What is prepayment, what is ar ageing, what is cogs, what is direct expenses, indirect expense, what is hedging, journal entry for os salary, journal entry for prepaid salary, what is cost centre, what is profi...
read morePrepayment is an advance payment made for goods or services. AR ageing is the analysis of outstanding customer invoices. COGS is the cost of producing or purchasing goods sold. Direct expenses are costs directly related to the production of goods or services. Indirect expenses are costs not directly related to production. Hedging is a financial strategy to reduce risk. Journal entry for OS salary is debit salary expense, credit accounts payable. Journal entry for prepaid sala...read more
Q3. How do you pass varying parameters from cobol to stored procedure
Varying parameters can be passed using arrays of strings in COBOL to stored procedures.
Define an array in COBOL to hold the parameters
Populate the array with the varying parameters
Pass the array as a parameter to the stored procedure
In the stored procedure, use the array to access the varying parameters
Q4. Perform until executing infinite loop what could be the reason?
Infinite loop can occur due to logical errors in the loop condition or the loop body.
Incorrect loop condition
Missing or incorrect loop termination condition
Infinite recursion
Deadlock or race condition
Hardware or software failure
Q5. How to solve problems in manufacturing unit
To solve problems in manufacturing unit, identify the root cause, gather data, analyze and implement solutions.
Identify the root cause of the problem
Gather data and analyze it
Brainstorm possible solutions
Implement the best solution
Monitor and evaluate the effectiveness of the solution
Q6. Write a code to return the first letters of a given sentence?
Code to return the first letters of a given sentence as an array of strings.
Split the sentence into words
Iterate through each word and extract the first letter
Store the first letters in an array of strings
Q7. How to send more than 50 bytes of data over CAN
To send more than 50 bytes of data over CAN, use CAN FD protocol.
CAN FD protocol allows for larger data payloads up to 64 bytes.
Ensure that the CAN controller and transceiver support CAN FD.
Adjust the bit rate and data phase settings accordingly.
Use appropriate software and hardware tools for testing and debugging.
Consider the impact on overall system performance and compatibility with other devices.
Q8. Program has abend with -911 how do you fix?
Abend with -911 is a deadlock error. Identify the resources causing the deadlock and release them.
Check the application logs for more information on the error.
Identify the resources involved in the deadlock using system logs or monitoring tools.
Release the resources causing the deadlock by terminating the associated processes or transactions.
Modify the application code to prevent future deadlocks.
Q9. What are the important finance statement
The important finance statements are the balance sheet, income statement, and cash flow statement.
Balance sheet shows the company's assets, liabilities, and equity at a specific point in time.
Income statement shows the company's revenue, expenses, and net income over a period of time.
Cash flow statement shows the company's cash inflows and outflows over a period of time.
These statements are important for investors, creditors, and management to assess the financial health of t...read more
Q10. What is cash flow statement
A cash flow statement is a financial statement that shows the inflows and outflows of cash in a business over a specific period of time.
It provides information about the cash generated from operating activities, investing activities, and financing activities.
Operating activities include cash received from sales, payment to suppliers, and payment to employees.
Investing activities include cash used for purchasing or selling assets like property, plant, and equipment.
Financing a...read more
Q11. What is the source of water
The source of water can be natural or man-made, including rivers, lakes, oceans, wells, and rain.
Water can come from natural sources such as rivers, lakes, and oceans.
Man-made sources of water include wells and reservoirs.
Rainwater can also be collected and used as a source of water.
Water can be treated and purified for consumption.
The source of water can vary depending on location and availability.
Q12. What is customer satisfaction
Customer satisfaction is the measure of how happy and content customers are with a product or service.
Customer satisfaction is a subjective measure and can vary from person to person.
It is often measured through surveys, feedback forms, and customer reviews.
High customer satisfaction indicates that the product or service meets or exceeds customer expectations.
It is important for businesses to prioritize customer satisfaction as it leads to customer loyalty and repeat business...read more
Q13. How to impress the customers
Impress customers by providing exceptional service and personalized experiences.
Listen actively to their needs and concerns
Offer customized solutions to their problems
Provide prompt and efficient service
Show appreciation and gratitude for their business
Go above and beyond to exceed their expectations
Q14. What about a quality control
Quality control is essential in ensuring products meet standards and specifications.
Quality control involves monitoring and testing products to ensure they meet specified standards.
It helps identify defects or issues early in the production process.
Quality control can involve inspections, testing, and audits to ensure consistency and reliability.
Examples include checking dimensions of a part, testing the strength of a material, or inspecting the finish of a product.
Q15. Which type of ic engine
Internal combustion engines are classified into two main types: spark ignition (SI) engines and compression ignition (CI) engines.
Spark ignition (SI) engines use a spark plug to ignite the fuel-air mixture, commonly found in gasoline engines.
Compression ignition (CI) engines rely on the heat generated by compressing the air in the cylinder to ignite the fuel, commonly found in diesel engines.
Each type of engine has its own advantages and disadvantages based on factors such as...read more
Q16. How do you use instrument
Instruments are used in various ways in mechanical engineering, such as for measuring, testing, and analyzing different parameters.
Instruments are used for measuring various parameters like temperature, pressure, flow rate, etc.
Instruments are used for testing the performance of mechanical systems and components.
Instruments are used for analyzing data and making informed decisions based on the results.
Examples include thermocouples for temperature measurement, pressure gauges...read more
Q17. what are the layers of osi model
The OSI model consists of 7 layers that define the functions of a network communication system.
Physical layer - deals with physical connections and transmission of raw data (e.g. cables, hubs)
Data link layer - responsible for node-to-node communication and error detection (e.g. switches, bridges)
Network layer - manages routing and addressing (e.g. routers)
Transport layer - ensures end-to-end communication and data flow control (e.g. TCP, UDP)
Session layer - establishes, maint...read more
Q18. how to overcome outliers
Outliers can be overcome by identifying and removing them or by transforming the data.
Identify outliers using statistical methods like z-scores or box plots.
Remove outliers by either deleting the data points or replacing them with a more appropriate value.
Transform the data using techniques like winsorization or log transformation to reduce the impact of outliers.
Consider the context and domain knowledge to determine the appropriate approach for handling outliers.
Example: In ...read more
Q19. Warranty processes in dealership
Warranty processes in dealership involve handling warranty claims, coordinating with manufacturers, and ensuring customer satisfaction.
Understanding the warranty terms and conditions set by manufacturers
Processing warranty claims accurately and efficiently
Coordinating with manufacturers for approvals and reimbursements
Ensuring timely repairs or replacements under warranty
Maintaining records of warranty claims and repairs for audit purposes
Q20. Journal entries of reconciliation
Journal entries of reconciliation involve adjusting entries to ensure the balance in the general ledger matches the bank statement.
Reconciliation involves comparing the transactions in the bank statement with those in the general ledger.
Adjusting entries are made to correct any discrepancies between the two records.
Common adjusting entries include recording bank fees, interest income, outstanding checks, and deposits in transit.
The goal of reconciliation is to ensure the accu...read more
Q21. What is excel formulas
Excel formulas are functions used in Microsoft Excel to perform calculations, manipulate data, and automate tasks.
Excel formulas start with an equal sign (=) and can include functions, references, operators, and constants.
Examples of Excel formulas include SUM, AVERAGE, IF, VLOOKUP, and CONCATENATE.
Formulas can be used to perform mathematical operations, logical comparisons, text manipulation, and more.
Excel formulas can be copied and pasted to apply the same calculation to m...read more
Top HR Questions asked in Gera Developments
Interview Process at Gera Developments
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month