Filter interviews by
I applied via Referral and was interviewed in Jun 2021. There was 1 interview round.
Python can be installed on Windows, macOS, and Linux. It requires an operating system and a package manager.
Python requires an operating system such as Windows, macOS, or Linux.
Python also requires a package manager such as pip or conda.
Python can be installed from the official website or through a package manager.
Python 2 and Python 3 are different versions and may require different installation processes.
pip is a package installer for Python.
pip is used to install, upgrade, and manage Python packages.
It can install packages from PyPI (Python Package Index) or from local archives.
pip can also uninstall packages and list installed packages.
It is included with Python 2.7.9+ and Python 3.4+.
Some common pip commands are: install, uninstall, freeze, list, search, show.
Python has a vast collection of libraries that can be used for various purposes.
Libraries are pre-written code that can be imported and used in your program.
Python has standard libraries like math, os, and datetime.
Third-party libraries like NumPy, Pandas, and Matplotlib are also available.
Libraries can save time and effort by providing ready-made solutions to common problems.
Libraries can be installed using pip, the p
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
A framework is a set of guidelines, standards, and tools used to develop software applications.
A framework provides a structure for developers to build upon
It includes pre-written code and libraries to simplify development
Frameworks can be specific to a programming language or platform
Examples include React for web development and TensorFlow for machine learning
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.
Performa is a performance monitoring tool for HPE 3PAR storage arrays.
Performa provides real-time monitoring of storage performance metrics.
It helps identify performance bottlenecks and optimize storage performance.
Performa can generate reports and alerts based on user-defined thresholds.
It can also be used for capacity planning and trend analysis.
Examples of performance metrics monitored by Performa include IOPS, late
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Data Entry Operator
4
salaries
| ₹1.5 L/yr - ₹2 L/yr |
UI/UX Designer
3
salaries
| ₹1 L/yr - ₹1 L/yr |
Technical Support Engineer
3
salaries
| ₹3.3 L/yr - ₹9 L/yr |
Junior Associate
3
salaries
| ₹1.8 L/yr - ₹2 L/yr |
TCS
Accenture
Wipro
Cognizant