Filter interviews by
Be the first one to contribute and help others!
I applied via Referral and was interviewed in Oct 2024. There were 6 interview rounds.
I have over 10 years of experience in graphic design, specializing in branding and digital marketing.
Started my career as a junior designer at a marketing agency
Managed a team of designers at a tech startup
Freelanced for various clients in the fashion industry
Currently working as a creative director at a design firm
This round involved a practical design task.
Task:
Create a mock design for a Xiaomi product promotion, ensuring the output aligns with the brand’s identity while showcasing creativity and innovation.
I conducted thorough research on Xiaomi's brand guidelines and values to ensure my designs were in line with their identity.
Studied Xiaomi's brand guidelines and values
Incorporated Xiaomi's color palette and typography in my designs
Ensured consistency with Xiaomi's design language across all touchpoints
Sought feedback from Xiaomi's branding team to ensure alignment
I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.
Long programming round in the Chennai office - 3 hours.
use case scenario will be provided: need to sketch any diagrams like uml/class/ER diagrams but not flow chart.
45 min for diagram and presentation to Pannel(each Pannel: 10 students with 1-3 Pannel members) once your presentation and modifications are approved. van proceed with programming(implementation of the use case).
I applied via Approached by Company and was interviewed in Sep 2024. There were 4 interview rounds.
It is oru skills and communication and problem solving time management
Group dicussion is nothinv but face to face of interview choose one topic and say somethinh about from 5 to 7 minutes of paragarpah and to be staright forward of this group discussion and proper pronuciation and way of speaking and communication language whether right or wrong we must do and speak
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
PPT working relatives
PPT as per working and feedback to team leader and manignent side.
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
There were 4 sections and first one was quant, second one was logical, third was English and finally 3 coding questions in last section
4 codes and 5 technical questions
Multi threading is the ability of a CPU to execute multiple threads concurrently.
Allows for parallel execution of tasks, improving performance
Each thread has its own stack and runs independently
Threads can communicate and synchronize using shared memory
Examples: running multiple tasks simultaneously in a web server, processing data in parallel
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types.
Examples include method overloading and method overriding in object-oriented programming.
Inner join returns only the rows that have matching values in both tables, while outer join returns all rows from both tables.
Inner join: returns rows with matching values in both tables
Outer join: returns all rows from both tables, with NULL values where there is no match
Example: Inner join - SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
Example: Outer join - SELECT * FROM table1 LEFT OUTER JOIN table
I applied via Referral and was interviewed in Jul 2024. There were 4 interview rounds.
Solution architecture and block diagram involves designing the overall structure of a system and visually representing it.
Identify key components and their interactions
Define data flow and communication protocols
Consider scalability, security, and performance
Use tools like UML diagrams or flowcharts
Example: AWS architecture with EC2 instances, S3 storage, and RDS database
Program values and benefits are essential for successful project management, ensuring alignment with organizational goals and delivering value to stakeholders.
Program values define the principles and beliefs that guide decision-making and behavior within the program.
Benefits are the positive outcomes or results that the program aims to achieve, such as cost savings, increased efficiency, or improved customer satisfacti...
Assessing program benefits involves identifying key metrics, collecting data, analyzing results, and comparing against goals.
Identify key metrics to measure success, such as cost savings, revenue growth, customer satisfaction, etc.
Collect relevant data to track progress and measure impact of the program.
Analyze the data to determine if the program is meeting its objectives and delivering expected benefits.
Compare the r...
2 case study rounds for 1.5 hours, 1st case study is a small use case with 2 questions and there will be 10 mins given for preparation. 2nd case study will have 5 questions and time given for preparation will be 25 mins.
I have experienced failures in past projects and have learned valuable lessons from them.
Recognizing the importance of clear communication and setting expectations early on
Implementing regular project status updates to stakeholders to avoid surprises
Documenting lessons learned to prevent repeating the same mistakes in future projects
Schedule and effort estimation is crucial for successful project management.
Understand the scope of the project and break it down into smaller tasks
Estimate the time and resources required for each task
Consider dependencies between tasks and potential risks
Use historical data or expert judgment to improve accuracy
Regularly review and update the schedule as needed
Project phases are distinct stages in a project's lifecycle, each with specific goals and deliverables.
Initiation: Define project scope, objectives, and stakeholders.
Planning: Create a detailed project plan, including timelines and resources.
Execution: Implement the project plan and deliver the project's objectives.
Monitoring and Controlling: Track project progress, identify issues, and make necessary adjustments.
Closi...
Opex refers to operational expenses, while Capex refers to capital expenses.
Opex includes day-to-day expenses like salaries, rent, utilities, and maintenance.
Capex involves investments in assets that provide long-term value, such as equipment, property, and infrastructure.
Opex is typically incurred regularly and is fully tax-deductible in the year it is incurred.
Capex is usually depreciated over time as the asset is us...
Quality is crucial in delivering successful projects. Various tools like Jira, Confluence, and Jenkins are commonly used to ensure high quality.
Quality assurance processes are essential to maintain high standards in project deliverables
Tools like Jira are used for issue tracking and project management
Confluence is used for documentation and collaboration among team members
Jenkins is used for continuous integration and ...
Led a project to implement a cloud-based data analytics platform using AWS services and Python tech stack.
Designed architecture for data analytics platform using AWS services like S3, Glue, and Athena.
Implemented ETL processes using Python and Apache Spark for data transformation and analysis.
Integrated machine learning models into the platform for predictive analytics.
Ensured scalability and performance optimization o...
Managing conflicting priorities involves prioritizing tasks, communicating effectively, and being flexible.
Prioritize tasks based on importance and deadlines
Communicate with stakeholders to understand their needs and expectations
Be flexible and willing to adjust plans as needed
Use tools like project management software to track progress and manage tasks
Managing stakeholders expectations and demands is crucial for successful project delivery.
Establish clear communication channels with stakeholders
Set realistic expectations from the beginning
Regularly update stakeholders on project progress
Address any concerns or issues promptly
Seek feedback from stakeholders to ensure alignment
I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Sep 2024. There were 2 interview rounds.
The question is asking for a variation of sorting an array containing 0s, 1s, and 2s.
Use a three-way partitioning algorithm to sort the array in a single pass.
Keep track of three pointers - low, mid, and high to partition the array.
Example: Input array = [0, 1, 2, 1, 0], Output array = [0, 0, 1, 1, 2]
A palindromic substring is a string that reads the same forwards and backwards.
Use dynamic programming to find the longest palindromic substring.
Start by considering each character as the center of a potential palindrome.
Expand outwards from each center to check for palindromic substrings.
Keep track of the longest palindrome found so far.
Example: Input 'babad', Output 'bab' or 'aba'.
I applied via Indeed and was interviewed in Dec 2024. There was 1 interview round.
posted on 28 Oct 2024
The code of steel used in plants is typically specified by the American Society for Testing and Materials (ASTM).
Steel used in plants is often specified by ASTM standards.
Common codes for steel used in plants include ASTM A36, ASTM A572, and ASTM A516.
The specific code of steel used in a plant will depend on factors such as the type of plant, the structural requirements, and the environmental conditions.
A compressor is a mechanical device that increases the pressure of a gas by reducing its volume.
Compressors are commonly used in refrigeration, air conditioning, and gas turbines.
They work by taking in a gas at a low pressure and volume, and then reducing the volume to increase the pressure.
This process is achieved through the use of pistons, vanes, or rotating impellers.
The compressed gas is then released at a higher
A roots blower is a type of positive displacement pump that operates by pumping fluid between a pair of meshing lobes.
Consists of two counter-rotating lobes that trap and move fluid through the blower
Fluid is pushed from the inlet to the outlet without compression
Commonly used in applications such as wastewater treatment, pneumatic conveying, and vacuum systems
Truss, lever, and pulley are mechanical components commonly used in engineering for structural support and mechanical advantage.
Truss is a framework of beams used to support a structure, often in the form of triangles for stability.
Lever is a simple machine consisting of a rigid bar that pivots around a fixed point to amplify force.
Pulley is a wheel with a groove used to change the direction of a force, allowing for ea...
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Online test with a few behavioral questions and games. Nothing difficult.
This round included CSE Core MCQs and 2 coding questions. MCQs where moderated and Coding questions were for Leetcode Medium-Hard difficulty.
Udaan
Vivo
RSPL Group
Patanjali Ayurved