Filter interviews by
I applied via Facebook and was interviewed in Jan 2021. There were 3 interview rounds.
Top trending discussions
The TCS NQT test consisted of three sections: numerical, verbal, and logical aptitude, followed by an advanced aptitude section and two coding questions.
I am a recent graduate with a degree in Computer Science and a passion for technology. I have experience with programming languages like Java and Python.
Recent graduate with a degree in Computer Science
Passionate about technology
Proficient in programming languages like Java and Python
Java is a popular programming language known for its platform independence, object-oriented features, and robustness.
Platform independence - Java code can run on any platform with Java Virtual Machine (JVM)
Object-oriented - Java supports classes, objects, inheritance, and polymorphism
Robust - Java has strong memory management, exception handling, and type checking
Security - Java has built-in security features like sand...
Encapsulation, Inheritance, Polymorphism, Abstraction
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class with private data members and public methods.
Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Subclass inheriting from a superclass.
Polymorphism: Ability to present the same interface for different data types. Example: Me...
Yes, I am willing to relocate for the right opportunity.
I am open to relocating for a promising career opportunity
I have relocated for previous job positions and am comfortable with the process
I understand the benefits of relocating for career growth and development
No active backlogs
No, I do not have any active backlogs
I have successfully completed all my courses without any pending assignments
I am up to date with all my work and responsibilities
I applied via campus placement at Heritage Institute of Technology, Kolkata and was interviewed in Oct 2024. There were 3 interview rounds.
Remove vowel from string
Return subset from two array
Work from home vs work from office
Webpack is a module bundler for JavaScript applications.
Webpack takes modules with dependencies and generates static assets representing those modules.
It can handle various types of assets like JavaScript, CSS, images, and fonts.
Webpack allows for code splitting, lazy loading, and hot module replacement.
Common configuration options include entry, output, loaders, and plugins.
Core Web Vitals are a set of specific factors that Google considers important for user experience on a website.
Core Web Vitals consist of Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS).
Largest Contentful Paint (LCP) measures loading performance and marks the point in the page load timeline when the page's main content has likely loaded.
First Input Delay (FID) measures interac...
Dependency injection in Angular is a design pattern where components are given their dependencies rather than creating them.
In Angular, dependency injection is used to provide components with the services or objects they need.
It helps in creating loosely coupled components, making them easier to test and maintain.
Dependencies are injected into a component's constructor using TypeScript.
Example: constructor(private user
CSS Box Model is a fundamental concept in web design that defines the structure and layout of elements on a webpage.
It consists of content, padding, border, and margin.
Content area is where text and images are displayed.
Padding is the space between the content and the border.
Border is the boundary of the element.
Margin is the space outside the border.
IIFE stands for Immediately Invoked Function Expression in JavaScript.
IIFE is a function that is defined and immediately invoked.
It helps to create a private scope for variables to avoid polluting the global scope.
Example: (function() { console.log('IIFE executed'); })();
posted on 17 Jul 2024
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via Apna Jobs and was interviewed in Dec 2022. There were 2 interview rounds.
The probability that the next mango will not be damaged can be calculated by subtracting the weight of damaged mangoes from the total weight of mangoes produced.
Calculate the weight of undamaged mangoes by subtracting the weight of damaged mangoes from the total weight of mangoes produced.
Divide the weight of undamaged mangoes by the total weight of mangoes produced to find the probability.
Probability = Weight of undam...
The mode of the given numbers is 6.
Mode is the number that appears most frequently in a set of numbers.
In this case, the number 6 appears twice, while the other numbers appear only once.
Therefore, the mode of the given numbers is 6.
I applied via Walk-in and was interviewed in Sep 2023. There were 4 interview rounds.
Aptitude test is one of the interview process.
Basic Java and SQL programs are having in the interview.
Group discussion some basic topics.
TCS
Accenture
Wipro
Cognizant