Filter interviews by
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
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 Company Website and was interviewed in Nov 2024. There were 8 interview rounds.
Aptitude can be considered "talent", or "skill". Aptitude is inborn potential to perform certain kinds of activities, whether physical or mental, and whether developed or undeveloped.
Coding tests are typically programming challenges that help technical recruiters test programming skills and competencies of a developer or programmer. A good coding test will measure a candidate's capacity for problem-solving skills and understanding of coding
Group discussion (GD) is a comprehensive technique to judge the suitability of an individual and his appropriateness for admission, scholarship, job, etc.
Assessment is the systematic basis for making inferences about the learning and development of students. It is the process of defining, selecting, designing, collecting, analyzing,
Case study, detailed description and assessment of a specific situation in the real world created for the purpose of deriving generalizations and other insights from it.
Technical refers to anything related to technology, machinery, or scientific knowledge.
Relating to technology or machinery
Involving scientific knowledge or skills
Concerned with practical application of knowledge
Examples: coding, testing software, troubleshooting hardware
Technical missings refer to bugs or defects in the software code that cause unexpected behavior or errors.
Technical missings are issues in the code that lead to incorrect functionality.
They can include syntax errors, logic errors, or missing error handling.
Examples of technical missings include null pointer exceptions, infinite loops, and memory leaks.
HR stands for Human Resources. HR is responsible for managing employee relations, recruitment, training, and other personnel-related tasks.
HR is used by organizations to manage their workforce and ensure compliance with labor laws.
HR departments handle tasks such as recruitment, onboarding, training, performance evaluations, and employee relations.
HR professionals also play a key role in developing and implementing com...
HR can play a crucial role in recruitment, employee relations, training, and development.
Recruitment - HR can source, screen, and interview candidates for open positions.
Employee relations - HR can handle conflicts, provide support, and ensure a positive work environment.
Training and development - HR can organize training programs, workshops, and career development opportunities.
Policy implementation - HR can ensure co...
System requirements are used to define the functionalities, constraints, and quality attributes of a software system.
System requirements help in understanding what the software should do and how it should behave.
They serve as a basis for design, development, testing, and validation of the software.
Examples of system requirements include performance metrics, security features, user interface specifications, and compatib
System requirements are a detailed description of the functions and capabilities a system must have in order to meet the needs of its users.
System requirements outline the necessary features, functions, and capabilities of a software system.
They are typically documented in a requirements specification document.
System requirements help ensure that the software meets the needs and expectations of its users.
Examples of sy...
I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.
Customer behaviour, staff motivation
Customer issue handling
I applied via campus placement at AANM and VVRSR Polytechnic, Gudlavalleru
The first round consists of a written test that focuses on my diploma subjects and includes knowledge-based questions.
I applied via campus placement at College of Engineering, Guindy Campus and was interviewed in Oct 2024. There were 3 interview rounds.
Aptitude round consists of aptitudes and some pseudocode snippets to solve and it also had one medium level coding question and one hard level coding question.
Pattern pyramid number in Java
Use nested loops to print the pyramid pattern
Increment the number in each row
Handle spaces for proper alignment
A C program to find the factorial of a number using recursion
Use a recursive function to calculate the factorial
Handle the base case when the number is 0 or 1
Multiply the number with the factorial of (number-1) in each recursive call
Little endian and Big endian are byte ordering formats in which multi-byte data is stored in memory.
Little endian: Least significant byte is stored at the lowest memory address.
Big endian: Most significant byte is stored at the lowest memory address.
Example: In Little endian, the number 0x12345678 is stored as 78 56 34 12 in memory.
Example: In Big endian, the same number is stored as 12 34 56 78 in memory.
I use Docker for containerization to easily manage and deploy applications, and Git for version control to collaborate and track changes.
Docker allows for consistent development environments across different machines
Git helps track changes, collaborate with team members, and revert to previous versions if needed
Both tools improve efficiency and productivity in software development
The architecture diagram for a Machine Learning project typically includes data preprocessing, model training, evaluation, and deployment stages.
Data preprocessing stage involves cleaning, transforming, and preparing the data for model training.
Model training stage includes selecting the appropriate algorithm, training the model on the data, and tuning hyperparameters.
Evaluation stage involves assessing the model's per...
I come from a close-knit family of four, including my parents and younger sister.
My parents have always been supportive of my career choices and encouraged me to pursue my passion for software engineering.
My younger sister is currently studying computer science and we often collaborate on coding projects together.
Family gatherings are important to us and we enjoy spending quality time together, whether it's celebrating
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 Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
60 mins test which comprises of 2 sections, Technical and aptitude. Both sections have a time limit of 30 mins. The technical questions were easy to medium and i could finish it in time but i needed more time for finishing the aptitude, a total 40 questions.
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Recent graduate with a degree in Computer Science
Passionate about coding and problem-solving
Experience with programming languages like Java, Python, and C++
Completed internships at tech companies such as Google and Microsoft
To find the voltage through a resistor, use Ohm's Law: V = I * R
Use Ohm's Law: V = I * R, where V is the voltage, I is the current flowing through the resistor, and R is the resistance of the resistor
If the current flowing through the resistor is 2A and the resistance is 5 ohms, the voltage would be V = 2 * 5 = 10V
Make sure to use the correct units for current (Amps) and resistance (Ohms) to get the voltage in Volts
Capacitors store electrical energy while resistors limit the flow of current. Resistance is directly proportional to length and inversely proportional to area.
Capacitors store electrical energy by creating an electric field between two conductive plates separated by an insulating material
Resistors limit the flow of current in a circuit by dissipating energy in the form of heat
The resistance of a resistor is directly pr...
based on 2 reviews
Rating in categories
Software Developer
4
salaries
| ₹2 L/yr - ₹2.5 L/yr |
Production Editor
4
salaries
| ₹2.5 L/yr - ₹3.5 L/yr |
Quality Checker
4
salaries
| ₹2.5 L/yr - ₹3.5 L/yr |
Junior Engineer
3
salaries
| ₹2.2 L/yr - ₹2.5 L/yr |
Senior Editor
3
salaries
| ₹2 L/yr - ₹2 L/yr |
Bharat Forge
Tata Advanced Systems
Hindustan Aeronautics
Godrej Aerospace