i
AVASOFT
Filter interviews by
The 'self' keyword in Python refers to the instance of the class, allowing access to its attributes and methods.
Used in instance methods to refer to the object itself.
Allows access to instance variables: e.g., self.name = 'Alice'.
Distinguishes between instance attributes and local variables.
Essential for method definitions: def method_name(self, ...).
Enables method chaining: self.method1().method2().
A program to read from and write to files in a specified format using Python.
Use 'open()' function to access files. Example: 'file = open('example.txt', 'r')'
Use 'read()' or 'readlines()' to read file content. Example: 'content = file.read()'
Use 'write()' to write data to a file. Example: 'file.write('Hello, World!')'
Always close the file using 'file.close()' to free up resources.
Use 'with' statement for better fi...
I manage pressure by staying organized, prioritizing tasks, and maintaining a positive mindset to ensure productivity and focus.
Stay organized: I use tools like Trello to track tasks and deadlines, which helps me visualize my workload.
Prioritize tasks: I assess which tasks are most urgent and important, allowing me to focus on what needs immediate attention.
Maintain a positive mindset: I practice mindfulness techn...
A string reverse program takes an input string and returns it in reverse order, demonstrating basic string manipulation.
Use built-in functions: Many languages have built-in functions to reverse strings. Example in Python: `reversed_string = input_string[::-1]`.
Iterative approach: Loop through the string from the end to the beginning. Example in Java: `for (int i = str.length() - 1; i >= 0; i--) { ... }`.
Recursi...
I am proficient in several programming languages including Python, Java, and JavaScript, each serving different purposes in development.
Python: Used for data analysis and machine learning; libraries like Pandas and TensorFlow are popular.
Java: Commonly used for building enterprise-level applications and Android development.
JavaScript: Essential for web development, enabling interactive features on websites.
Dynamically typed languages do not require variable types to be declared explicitly.
Variables do not have a fixed data type
Data types are determined at runtime
Examples include Python, JavaScript, and Ruby
Object-oriented programming concepts that help in organizing and structuring code for better reusability and maintainability.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allowing 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 implem...
Program to sort a list without using built-in functions
Iterate through the list and compare each element with the rest to find the smallest element
Swap the smallest element with the first element in the list
Repeat the process for the remaining elements until the list is sorted
A tuple is an ordered collection of elements. OOPs stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
Tuple is a data structure that can store multiple elements of different data types.
In OOPs, data and behavior are encapsulated within objects.
Examples of OOPs languages include Java, C++, and Python.
I am proficient in SQL and prefer Java for coding. I have worked on projects involving database design and optimization.
Proficient in SQL for database management
Prefer Java for coding
Worked on projects involving database design and optimization
I appeared for an interview in Jan 2025.
In GD I was provided with general topics not related to technical concepts
I applied via Walk-in
Mcq based py ,sql,ai
I appeared for an interview in Feb 2025.
They just given a topic "Positives and Negatives of Social Media" it went well
Its a Technical question with OMR Sheet with set of Questions (50 Question related to Cloud technologies and DevOps Tools)
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
First round is general topic in gd
Dynamically typed languages do not require variable types to be declared explicitly.
Variables do not have a fixed data type
Data types are determined at runtime
Examples include Python, JavaScript, and Ruby
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs focuses on creating objects that interact with each other to solve a problem.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Allows a class (subclass) to inherit properties and behavior from another class (superclass).
Polymorphism: ...
Android vs apple conversation between 30 mins
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
That was questiones ask about what is in resume
I am proficient in several programming languages including Python, Java, and JavaScript, each serving different purposes in development.
Python: Used for data analysis and machine learning; libraries like Pandas and TensorFlow are popular.
Java: Commonly used for building enterprise-level applications and Android development.
JavaScript: Essential for web development, enabling interactive features on websites.
I appeared for an interview in Jan 2025.
Can a 16-year-old child use social media with or without parental control?
It was a written test, 50mcq's related to Cloud and devops.
Gd is very easy to get shortlisted you just have to speak that's all if you can able to speak for 2 minutes then you'll get shortlisted
Program to sort a list without using built-in functions
Iterate through the list and compare each element with the rest to find the smallest element
Swap the smallest element with the first element in the list
Repeat the process for the remaining elements until the list is sorted
Object-oriented programming concepts that help in organizing and structuring code for better reusability and maintainability.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allowing 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 implementat...
It was a online gd and it was in teams
General topics like Artificial Intelligence positive or negative impacts
Top trending discussions
The duration of AVASOFT interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 27 interview experiences
Difficulty level
Duration
based on 308 reviews
Rating in categories
Software Engineer
276
salaries
| ₹4 L/yr - ₹9 L/yr |
Data Engineer
103
salaries
| ₹3.5 L/yr - ₹10 L/yr |
Software Developer
79
salaries
| ₹3 L/yr - ₹14 L/yr |
QA Engineer
55
salaries
| ₹3 L/yr - ₹8 L/yr |
Servicenow Developer
53
salaries
| ₹4 L/yr - ₹8 L/yr |
Thomson Reuters
Oracle Cerner
Chetu
R Systems International