Filter interviews by
There are thousands of T codes in SAP, each serving a specific function.
There are thousands of T codes in SAP, each representing a specific task or function.
T codes are used to access different transactions and programs in SAP.
Examples of T codes include SE11 for creating tables, VA01 for creating sales orders, and ME21N for creating purchase orders.
I have 5 years of experience working with SAP in various roles.
Implemented SAP modules for inventory management and procurement
Led a team in upgrading SAP system to the latest version
Trained new employees on SAP functionalities
posted on 16 Jan 2016
I am a trained classical dancer and have won several competitions.
Trained in classical dance forms like Bharatanatyam and Kathak
Won several competitions at state and national level
Performed at various cultural events and festivals
Dance has taught me discipline, focus and perseverance
I am impressed with the company's reputation and values, and I believe my skills and experience align well with the job requirements.
I have researched the company and found that it has a strong reputation in the industry.
I am impressed with the company's commitment to its values and mission.
I believe my skills and experience align well with the job requirements.
I am excited about the opportunity to work with a talented
I see myself as a successful leader, having made significant contributions to the growth and success of the company.
I aim to continue developing my leadership skills and knowledge of the industry.
I plan to take on more responsibilities and lead larger teams.
I hope to have a positive impact on the company's bottom line and overall success.
I see myself as a mentor and coach to junior employees, helping them grow and deve...
My unique combination of skills, experience, and personality sets me apart from others.
I have a proven track record of success in my previous roles.
I possess a unique set of skills that are valuable to this position.
My personality traits, such as my strong work ethic and positive attitude, make me a great fit for this role.
I am constantly seeking to improve and learn new things, which sets me apart from others who may
Startups offer unique opportunities for growth, innovation, and impact.
Startups are agile and adaptable, allowing for quick pivots and experimentation.
They offer the chance to work on cutting-edge technologies and ideas.
Startups often have a strong sense of purpose and mission, which can be motivating for employees.
There is potential for significant financial rewards and equity ownership.
Working at a startup can provid...
I have applied to three other companies.
Applied to ABC Inc. for a marketing position
Applied to XYZ Corp. for a sales position
Applied to DEF Ltd. for a management trainee program
Yes, I am comfortable working in North India.
I have previously worked in North India and have experience with the culture and work environment.
I am open to new experiences and challenges.
I am willing to adapt to the local customs and practices.
I have researched the area and am aware of any potential challenges.
I am excited about the opportunity to work in North India and contribute to the company's success.
Yes, I am planning to pursue an MBA in the near future.
I believe an MBA will enhance my skills and knowledge in business management.
I have researched various MBA programs and have shortlisted a few that align with my career goals.
I plan to pursue an MBA while continuing to work full-time, either through a part-time or online program.
I am confident that an MBA will open up new opportunities for me and help me advance in
Factors considered when a client approaches for setting up solar panels
Location and orientation of the site
Amount of available sunlight
Electricity usage and needs of the client
Budget and financing options
Permits and regulations
Maintenance and warranty
Potential for future expansion
Environmental impact
Availability of incentives and rebates
Factors to consider for international expansion
Market research to identify potential demand and competition
Legal and regulatory requirements in target countries
Logistics and supply chain management
Cultural differences and language barriers
Financial resources and risk management
Human resources and talent acquisition
Political stability and economic conditions
Brand recognition and marketing strategies
I applied via Naukri.com and was interviewed in Mar 2023. There were 4 interview rounds.
10th level question with answers
About our work experience
I applied via Walk-in and was interviewed in Jan 2021. There was 1 interview round.
Prioritize tasks and delegate responsibilities based on urgency and importance.
Assess the workload and prioritize tasks based on urgency and importance
Delegate responsibilities to team members based on their strengths and workload
Cross-train employees to ensure flexibility in case of absences
Consider hiring temporary staff or outsourcing work if necessary
Different types of welding defects include porosity, undercutting, incomplete fusion, and cracks.
Porosity: caused by gas entrapment during the welding process, resulting in small holes in the weld metal.
Undercutting: occurs when the base metal is melted away from the weld, creating a groove along the weld toe.
Incomplete fusion: happens when the weld metal does not properly fuse with the base metal, leading to weak join...
I applied via Campus Placement and was interviewed in Jan 2021. There was 1 interview round.
I appeared for an interview before Feb 2024.
The fabrication procedure of a heat exchanger involves designing, assembling, and welding together various components to create a system for transferring heat between two fluids.
Designing the layout and dimensions of the heat exchanger based on the specific requirements and operating conditions
Selecting the appropriate materials for the heat exchanger components to ensure compatibility with the fluids and temperature r...
Material of construction refers to the type of material used to build a structure or object.
Material of construction can impact the durability, strength, and cost of a project.
Common materials include steel, concrete, wood, and plastic.
The choice of material depends on factors such as the intended use, budget, and environmental conditions.
For example, steel is often used in high-rise buildings for its strength, while w...
I applied via Newspaper Ad and was interviewed before Mar 2023. There was 1 interview round.
Converter test involves testing the performance and efficiency of a converter, while DFIG (Doubly Fed Induction Generator) is a type of generator used in wind turbines.
Converter test evaluates the performance of a power converter by analyzing its efficiency, power factor, and voltage regulation.
DFIG is a type of generator commonly used in wind turbines to convert mechanical energy into electrical energy.
Testing DFIG in...
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
Lifecycle methods are methods that are automatically called at certain points in the lifecycle of a component in React.
Lifecycle methods include componentDidMount, componentDidUpdate, componentWillUnmount, etc.
These methods allow developers to perform actions at specific points in a component's lifecycle, such as fetching data after the component has been rendered.
They are used to manage side effects, perform cleanup, ...
React is a popular JavaScript library for building user interfaces.
Component-based architecture for reusability and easy maintenance
Virtual DOM for efficient updates and performance optimization
JSX syntax for writing HTML within JavaScript
One-way data binding for predictable data flow
Support for server-side rendering for improved SEO
Large community and ecosystem with many third-party libraries and tools
Class components are ES6 classes that extend from React.Component and have state and lifecycle methods, while functional components are simple functions that take props as input and return JSX.
Class components are defined using ES6 classes and have a render method.
Functional components are defined as simple functions that take props as input and return JSX.
Class components can have state and lifecycle methods like comp...
Higher order components are functions that take a component and return a new component with additional functionality.
Higher order components enhance the functionality of existing components
They can be used for code reusability and separation of concerns
Examples include withRouter from React Router and connect from React Redux
React hooks are functions that let you use state and other React features without writing a class.
React hooks were introduced in React 16.8.
They allow you to use state and other React features in functional components.
Some commonly used hooks are useState, useEffect, useContext, and useReducer.
Hooks are more flexible and easier to use compared to class components.
ContextAPI is a built-in feature in React for managing global state, while Redux is a separate library for state management in React applications.
ContextAPI is built into React, while Redux is a separate library.
ContextAPI is primarily used for managing global state in a React application.
Redux provides a centralized store for state management and follows a unidirectional data flow.
ContextAPI is simpler to use for smal...
Semantic elements in HTML are tags that clearly define the content they wrap, providing meaning to both browsers and developers.
Semantic elements help improve SEO by providing search engines with better understanding of the content.
Examples of semantic elements include <header>, <footer>, <article>, <section>, <nav>, <aside>, <main>, <figure>, <figcaption>, <deta...
Pseudo elements are used in CSS to style specific parts of an element.
Pseudo elements are denoted by double colons (::) in CSS.
They allow styling of specific parts of an element, like the first letter or line.
Common pseudo elements include ::before, ::after, ::first-line, and ::first-letter.
The box model is a fundamental concept in CSS that defines the layout of elements on a webpage.
The box model consists of content, padding, border, and margin.
Content: the actual content of the element, such as text or images.
Padding: space between the content and the border.
Border: a line that goes around the padding and content.
Margin: space outside the border, separating the element from other elements.
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable and function declarations are hoisted to the top of their scope.
Only declarations are hoisted, not initializations.
Function declarations take precedence over variable declarations.
Example: console.log(myVar); var myVar = 10; // Output: undefined
Example: cons...
Normal functions are defined using the function keyword, while arrow functions are defined using the => syntax.
Normal functions are hoisted, while arrow functions are not hoisted.
Arrow functions do not have their own 'this' keyword, they inherit it from the parent scope.
Arrow functions do not have their own 'arguments' object.
Arrow functions are more concise and have implicit return.
Arrow functions cannot be used as co
Splice and slice are methods used in programming to manipulate arrays.
Splice is used to add or remove elements from an array at a specific index.
Slice is used to extract a portion of an array and returns a new array.
Example of splice: array.splice(2, 0, 'new element') - adds 'new element' at index 2.
Example of slice: array.slice(1, 4) - extracts elements from index 1 to 3.
Coding questions on Java script like array methods and objects handling. coding questions on React is like life cycle methods using functional components and state management.
based on 1 interview
Interview experience
Junior Engineer
16
salaries
| ₹3 L/yr - ₹4 L/yr |
Assistant Manager
15
salaries
| ₹4.2 L/yr - ₹7.4 L/yr |
Shift Incharge
15
salaries
| ₹3 L/yr - ₹6.2 L/yr |
Production Engineer
13
salaries
| ₹2.5 L/yr - ₹3.6 L/yr |
Engineer
12
salaries
| ₹3 L/yr - ₹4.5 L/yr |
UTL Solar
LM Wind Power
Senvion
EVIO