Filter interviews by
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
Guesstimates and case study presentation on topic given by them
I applied via LinkedIn and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
display none hides the element completely, visibility hidden hides the element but still takes up space, opacity 0 makes the element transparent.
display none removes the element from the layout
visibility hidden hides the element but it still occupies space
opacity 0 makes the element transparent but still occupies space
Example: display: none; visibility: hidden; opacity: 0;
Polyfill for JavaScript method 'filter'
Create a function called 'filter' that takes a callback function as an argument
Loop through the array and apply the callback function to each element
If the callback function returns true, add the element to a new array and return it
Shadow DOM is a way to encapsulate the styling and structure of a web component, preventing styles from leaking out and clashing with the rest of the page.
Shadow DOM allows for creating self-contained components with their own DOM tree and styling.
It helps in preventing styles from the main document affecting the component and vice versa.
Shadow DOM can be created using the 'attachShadow' method in JavaScript.
It is comm...
Currying is a technique in JavaScript where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.
Currying allows you to create reusable functions with partial application of arguments.
It helps in creating more flexible and composable functions.
Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8
Event delegation in JavaScript is a technique where a single event listener is attached to a parent element to handle events for multiple child elements.
Event delegation helps improve performance by reducing the number of event listeners.
It is useful for dynamically created elements or elements with similar behavior.
Event delegation works by utilizing event bubbling, where events on child elements bubble up to the pare
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better utilization of resources.
Multithreading allows for parallel execution of multiple tasks within a single process.
Stages of multithreading include thread creation, thread scheduling, and thread synchronization.
Examples of multithreading include running multiple applications simultaneously on a computer or processing multi
To run 5 tasks simultaneously, use multithreading or multiprocessing in the code.
Use multithreading or multiprocessing to create separate threads or processes for each task.
Ensure proper synchronization and communication between the threads/processes if needed.
Consider using a thread pool or process pool for efficient resource management.
Example: In Python, you can use the 'threading' or 'multiprocessing' module to ach
Exception handling in Spring Boot allows developers to handle errors gracefully and provide meaningful responses to users.
Use @ControllerAdvice to handle exceptions globally
Use @ExceptionHandler to handle specific exceptions
Return custom error messages or responses to users
Our deployment process involves continuous integration and automated testing before deployment to production.
We use Jenkins for continuous integration to automatically build and test code changes.
Once the code passes automated tests, it is deployed to a staging environment for further testing.
After successful testing in staging, the code is deployed to production using automated deployment scripts.
We use version contro
DDL commands are used to define or modify the structure of database objects, while DML commands are used to manage data within those objects.
DDL commands include CREATE, ALTER, DROP, TRUNCATE, etc.
DML commands include INSERT, UPDATE, DELETE, SELECT, etc.
DDL commands are used to create or modify tables, indexes, views, etc.
DML commands are used to insert, update, delete, or retrieve data from tables.
posted on 21 Dec 2024
I applied via Campus Placement
Percentage and averages, number and alphabet series, compound interest (CI) and simple interest (SI).
Basic programs include: 1. A program to perform the addition of two numbers, 2. A program to print a star pattern, and 3. A program to generate a triangle output, among others.
We faced challenges related to communication, resource allocation, and project timelines.
Communication breakdown between team members
Limited resources available for the project
Struggling to meet project deadlines
In five years, I see myself as a senior consultant leading projects and mentoring junior team members.
Advancing to a senior consultant role
Leading projects and teams
Mentoring junior team members
Continuing professional development through training and certifications
Strategies to overcome failures include learning from mistakes, staying positive, seeking feedback, and setting new goals.
Learn from mistakes by analyzing what went wrong and how to improve
Stay positive and maintain a growth mindset to bounce back from setbacks
Seek feedback from mentors or colleagues to gain different perspectives
Set new goals and create a plan to move forward with renewed motivation
Yes, I thrive under pressure and can effectively manage my time and priorities to meet deadlines.
I have experience working in fast-paced environments where quick decision-making and adaptability are key.
I am able to stay calm and focused under pressure, allowing me to deliver high-quality work even in challenging situations.
I prioritize tasks effectively to ensure that deadlines are met without compromising on quality.
...
I applied via Job Portal and was interviewed in Oct 2024. There were 4 interview rounds.
Object-oriented programming concepts that focus on data encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detai...
Basics of maths,logical,technical
Code to find prime numbers
Iterate through numbers from 2 to n
Check if number is divisible by any number from 2 to its square root
If not divisible, it is a prime number
Try on reasoning,basics of maths,oops,dsa etc...
I applied via Campus Placement
Speaking clearly panel is very silent and track everything
Binary sort is a search algorithm that finds the position of a target value within a sorted array.
Ensure the array is sorted before applying binary search.
Compare the target value with the middle element of the array.
If the target value is less than the middle element, search the left half of the array. If greater, search the right half.
Repeat the process until the target value is found or the subarray is empty.
The area of a triangle can be calculated using the formula: 0.5 * base * height
Calculate the base and height of the triangle
Plug the values into the formula: area = 0.5 * base * height
The result will be the area of the triangle
Yes, I am comfortable working in shifts and have prior experience doing so.
I have previous experience working in shifts at my previous job.
I am adaptable and can easily adjust my schedule to accommodate different shifts.
I understand the importance of being flexible in a consulting role, which often requires working outside regular office hours.
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
Genpact company established in year 1997 in the city of new york. 1250000 peoples across world wide service 30 countries..
Security job work at office work at home and travel for job .policy health insurance gud terms and conditions to the company For job guidelines for freshers
Hybrid advice in job or work refers to a combination of traditional and modern approaches to problem-solving or decision-making.
Hybrid advice involves using both traditional methods and modern technologies to address challenges in the workplace.
It combines the wisdom and experience of older employees with the innovative ideas and tools of younger generations.
Examples include using a mix of in-person meetings and virtua...
Community opportunity learning skill development training skills teams work success...
Genpact offers competitive benefits and a positive work culture for its employees.
Genpact provides comprehensive health insurance coverage for employees and their families.
Employees have access to professional development opportunities and training programs.
The company promotes a diverse and inclusive work environment.
Genpact offers flexible work arrangements, such as remote work options.
Employees can participate in va
based on 1 review
Rating in categories
Associate Consultant
24
salaries
| ₹5 L/yr - ₹8 L/yr |
Consultant
7
salaries
| ₹7 L/yr - ₹12.9 L/yr |
Project Lead
3
salaries
| ₹11 L/yr - ₹14 L/yr |
Reliance Industries
Tata Chemicals
Pidilite Industries
UPL