Filter interviews by
The volume of a balloon can be calculated using the formula for the volume of a sphere.
The formula for the volume of a sphere is V = (4/3) * π * r^3, where r is the radius of the balloon.
Measure the radius of the balloon using a ruler or measuring tape.
Calculate the volume using the formula and the measured radius.
For example, if the radius of the balloon is 5 cm, the volume would be V = (4/3) * π * 5^3 = 523.6 cm^3.
The best design of a sewer cover should be durable, secure, and easy to maintain.
Material should be strong and resistant to corrosion, such as ductile iron or composite materials
Design should prevent unauthorized access, like locking mechanisms or anti-slip features
Regular maintenance access points should be included for easy inspection and cleaning
Consider aesthetics and blending with surrounding environment for urban...
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
Python interpreter is a program that executes Python code.
It reads Python code and converts it into machine-readable code
It executes the code line by line
It also provides a command-line interface for interactive programming
Examples: CPython, Jython, IronPython
Python was developed by Guido van Rossum in the late 1980s.
Guido van Rossum started working on Python in December 1989.
Python's design philosophy emphasizes code readability and ease of use.
Python is an interpreted, high-level, general-purpose programming language.
Python's popularity has been steadily increasing over the years.
Python is open-source and has a large community of developers contributing to its development...
PEP8 is a style guide for Python code.
PEP8 provides guidelines for formatting, naming, and organizing Python code.
It covers topics such as indentation, line length, variable naming, and function and class definitions.
Adhering to PEP8 can improve code readability and maintainability.
Tools such as Flake8 and PyLint can be used to check code against PEP8 standards.
A class is a blueprint for creating objects that have similar properties and behaviors.
A class is a user-defined data type that encapsulates data and functions.
It provides a way to organize and structure code.
Objects are instances of a class.
Classes can inherit properties and behaviors from other classes.
Example: A class 'Car' can have properties like 'color', 'model', and behaviors like 'start', 'stop'.
An object is an instance of a class that encapsulates data and behavior.
Objects are created from classes
They have attributes (data) and methods (behavior)
Objects can interact with each other through method calls
Examples include a car object with attributes like make, model, and color, and methods like start and stop
Another example is a person object with attributes like name and age, and methods like walk and talk
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows code reuse and promotes code organization.
The existing class is called the parent or superclass, and the new class is called the child or subclass.
The child class inherits all the properties and methods of the parent class and can also add its own unique properties and ...
Multiple inheritance is the ability of a class to inherit properties and behavior from multiple parent classes.
It allows a class to inherit from more than one parent class.
It can lead to the diamond problem where a class inherits from two classes that have a common base class.
Languages like C++ support multiple inheritance while others like Java do not.
Example: A class can inherit properties from both a 'Vehicle' class...
Data abstraction is the process of hiding implementation details and showing only the necessary information to the user.
Abstraction is achieved through abstract classes and interfaces
It helps in reducing complexity and increasing efficiency
Example: A car dashboard shows only necessary information like speed, fuel level, etc. and hides the internal workings of the car
Abstraction is one of the four fundamental concepts o...
I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed in Jul 2021. There were 3 interview rounds.
Some basic questions
About Indian economic
I applied via Company Website and was interviewed in Aug 2021. There were 4 interview rounds.
I bring a unique blend of technical skills, problem-solving abilities, and a passion for collaboration that drives project success.
Strong Technical Skills: Proficient in Java, Spring Boot, and React, demonstrated by developing a full-stack application that improved user engagement by 30%.
Problem-Solving Mindset: Successfully resolved a critical performance issue in a legacy system, reducing load time by 50% through cod...
Reversing a string involves rearranging its characters in the opposite order, which can be done using various methods.
Use built-in functions: In Python, you can reverse a string with slicing: `reversed_string = original_string[::-1]`.
Iterative approach: Loop through the string from the end to the beginning and build a new string.
Using recursion: Define a function that calls itself with a smaller substring until it reac...
I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.
I have over 5 years of experience in business execution, focusing on data analysis, process improvement, and stakeholder engagement.
Led a project to streamline reporting processes, reducing time spent on data collection by 30%.
Collaborated with cross-functional teams to implement a new CRM system, enhancing customer tracking and engagement.
Conducted market analysis that informed strategic decisions, resulting in a 15% ...
I applied via Freshers jobs and was interviewed in Feb 2021. There were 4 interview rounds.
HCL Technologies is a global IT services company based in India, specializing in software development and digital transformation.
Founded in 1976, HCL is one of India's leading IT services companies.
Offers a wide range of services including IT consulting, enterprise transformation, and engineering services.
Has a strong presence in various industries such as healthcare, finance, and manufacturing.
Employs over 200,000 pro...
based on 1 interview experience
based on 3 reviews
Rating in categories
Site Engineer
5
salaries
| ₹4 L/yr - ₹4.8 L/yr |
OPT Recruiter
3
salaries
| ₹2.7 L/yr - ₹4.5 L/yr |
TCS
Accenture
Wipro
Cognizant