Filter interviews by
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
I am currently earning a competitive salary with standard benefits, and I am open to discussing further details during the negotiation process.
My previous salary was in line with industry standards for a Plant Head position.
I received standard benefits such as health insurance, retirement contributions, and paid time off.
I am open to discussing my previous salary and perks in more detail during the interview process.
Expectations of development include continuous improvement, innovation, cost reduction, and meeting production targets.
Continuous improvement in processes and technologies
Innovation in product design and manufacturing techniques
Cost reduction through efficiency measures and waste reduction
Meeting production targets to ensure timely delivery
Implementing new technologies to enhance productivity
We recruit for you because of your proven track record in exceeding sales targets and your strong communication and negotiation skills.
Proven track record in exceeding sales targets
Strong communication and negotiation skills
Ability to build and maintain relationships with clients
Experience in developing and implementing sales strategies
Passion for sales and drive to succeed
I applied via campus placement at Sinhgad College of Engineering, Pune and was interviewed in Jun 2023. There were 4 interview rounds.
Basic Mathematics, Logical Reasoning and Personal Response
I chose the mechanical field because of my passion for understanding how things work and my interest in designing and creating physical products.
I have always been fascinated by machines and how they operate
I enjoy working with my hands and building things
I have a natural talent for problem-solving and critical thinking, which are essential skills in the mechanical field
I applied via LinkedIn and was interviewed before Apr 2022. There were 3 interview rounds.
The 3 main colors used in design are red, blue, and yellow.
Primary colors are red, blue, and yellow
These colors are used to create all other colors through mixing
They are essential in creating a color palette for design projects
I primarily use Adobe Photoshop to create posters.
Adobe Photoshop is a versatile tool for creating high-quality posters
It offers a wide range of design tools and features for customization
Photoshop allows for precise editing and manipulation of images and text
Other applications like Adobe Illustrator or InDesign can also be used depending on the specific requirements
Yantralive interview questions for popular designations
Top trending discussions
I was interviewed in Sep 2024.
I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.
The aptitude test consisted of a combination of three types of subjects: Quantitative, English, and Logical Reasoning. The difficulty level was challenging, and it would be beneficial to review the basics of the CAT exam.
The SUBSTITUTE function in Excel replaces a specific occurrence of a text string with another text string.
Syntax: SUBSTITUTE(text, old_text, new_text, instance_num)
text: The original text string where replacement will occur
old_text: The text string to be replaced
new_text: The text string to replace old_text with
instance_num: Optional parameter to specify which occurrence of old_text to replace
Example: =SUBSTITUTE("appl...
A pivot table in Excel is a data summarization tool that allows you to reorganize and summarize selected columns and rows of data.
Accessed by selecting the data range you want to analyze, then going to the 'Insert' tab and clicking on 'PivotTable'.
Utilized by dragging and dropping fields into the 'Rows', 'Columns', 'Values', and 'Filters' areas to organize and summarize data.
Can be used to quickly analyze large dataset...
Tableau and Power BI are both powerful data visualization tools, with Tableau being more user-friendly and Power BI offering better integration with Microsoft products.
Tableau is known for its user-friendly interface and ease of use for creating visually appealing dashboards.
Power BI offers better integration with Microsoft products such as Excel, SharePoint, and SQL Server.
Tableau is considered superior for its ease o...
To sort the top 10 rows in Excel, select the range of data, go to the Data tab, click on Sort, choose the column to sort by, select Top 10 from the options, and specify whether to sort in ascending or descending order.
Select the range of data containing the top 10 rows you want to sort.
Go to the Data tab in Excel.
Click on the Sort button.
Choose the column you want to sort by.
Select 'Top 10' from the 'Sort On' dropdown ...
Adjusted R-squared is a statistical measure that adjusts the R-squared value for the number of predictors in a regression model.
Adjusted R-squared takes into account the number of predictors in a regression model, providing a more accurate measure of the model's goodness of fit.
It penalizes the addition of unnecessary predictors, helping to prevent overfitting.
A higher adjusted R-squared value indicates a better fit of...
Correlation is a statistical measure that describes the relationship between two variables.
Correlation can range from -1 to 1, with 0 indicating no correlation, 1 indicating a perfect positive correlation, and -1 indicating a perfect negative correlation.
A positive correlation means that as one variable increases, the other variable also tends to increase. For example, there is a positive correlation between studying h...
The five stages of a project are initiation, planning, execution, monitoring and controlling, and closing.
Initiation: Defining the project, its scope, objectives, and stakeholders.
Planning: Creating a detailed project plan, including tasks, timelines, resources, and budget.
Execution: Carrying out the project plan and completing the work.
Monitoring and Controlling: Tracking project progress, managing changes, and ensuri...
Project managers focus on overseeing the execution of a specific project, while product managers are responsible for the overall strategy and development of a product.
Project managers are focused on the successful completion of a project within scope, budget, and time constraints.
Product managers are responsible for the strategic direction, development, and success of a product throughout its lifecycle.
Project managers...
Limitations of food delivery apps that need improvement
Inaccurate delivery times leading to customer dissatisfaction
Limited restaurant options available on the app
Difficulty in customizing orders or making special requests
Issues with order accuracy and missing items
Lack of transparency in pricing and additional fees
Led a team to successfully launch a new software application for a client
Developed project timeline and milestones
Assigned tasks to team members based on their strengths
Held regular team meetings to track progress and address any issues
Collaborated with client to ensure project met their expectations
Conducted thorough testing and quality assurance before final launch
I currently reside in a cozy apartment in downtown Seattle.
My place of domicile is in Seattle, Washington.
I live in a cozy apartment in downtown Seattle.
I have been a resident of Seattle for the past five years.
I come from a close-knit family with my parents and two siblings living in our household.
Close-knit family
Parents and two siblings
Living together in the same household
Family income can be derived from both a business and job holders.
Family income can come from a business owned by a family member.
Family income can also come from salaries earned by family members from their jobs.
In some cases, family income may be a combination of income from both business and job holders.
Examples: A family may own a small business like a bakery and also have family members working in corporate jobs.
A...
I am motivated to work in the insurance industry because of its stability, growth opportunities, and the chance to help individuals and businesses protect themselves financially.
Stability: Insurance is a stable industry that is less affected by economic downturns.
Growth opportunities: There are various career paths and opportunities for advancement within the insurance industry.
Helping others: Working in insurance allo...
Yes, I am willing to relocate to Bengaluru for the Project Manager position.
I am open to relocating for the right opportunity
I have experience working in different locations
I am excited about the prospect of working in Bengaluru
I was interviewed before Feb 2024.
posted on 14 Feb 2025
I was interviewed in Jan 2025.
Seeking new challenges and opportunities for growth.
Desire for new challenges and opportunities for growth
Looking for a company with better work-life balance
Seeking a role with more responsibility and leadership opportunities
WhatsApp is opened multiple times daily in my household for communication and sharing updates.
WhatsApp is opened multiple times daily for communication with family and friends
Used for sharing updates, photos, and videos
Helps in coordinating plans and staying connected with loved ones
I was interviewed in Jan 2025.
Design a clean code structure for API call, DB update, and UI update.
Separate concerns by creating separate classes or modules for API call, DB update, and UI update.
Use interfaces or abstract classes to define contracts for each component.
Implement error handling and data validation at each step.
Consider using asynchronous programming to prevent blocking the UI thread.
Use dependency injection to manage dependencies be
Use a unique identifier for each item in the recycler view and send it to the backend via API calls. Optimize by batching API calls and implementing pagination.
Assign a unique identifier to each item in the recycler view, such as an ID or position
Send the unique identifier of the currently shown item to the backend through API calls
Optimize by batching API calls to reduce network overhead
Implement pagination to load da
I have learned a lot in my journey so far, leading to my decision to switch companies. I have had conflicts with managers in the past.
Learned new technologies and tools in current role
Developed strong problem-solving and communication skills
Decided to switch companies for career growth opportunities
Had conflicts with a manager due to differing opinions on project direction
based on 6 interviews
Interview experience
based on 14 reviews
Rating in categories
Assistant Manager
7
salaries
| ₹6.6 L/yr - ₹8.4 L/yr |
Sourcing Executive
7
salaries
| ₹2.5 L/yr - ₹5.4 L/yr |
Senior Sourcing Engineer
7
salaries
| ₹4.8 L/yr - ₹6 L/yr |
Sourcing Engineer
5
salaries
| ₹3.7 L/yr - ₹4 L/yr |
Sales Engineer
4
salaries
| ₹2.4 L/yr - ₹5 L/yr |
Infosys
TCS
Wipro
HCLTech