i
AVASOFT
Filter interviews by
I applied via Campus Placement
Topic that was discussed for my batch about love marriage vs arrange marriage
posted on 27 Apr 2024
I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.
Simple Group Discussion
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 applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.
In first round we had a group discussion.The topic is about Your Passion.
Loops in C are used to execute a block of code repeatedly until a certain condition is met.
There are three types of loops in C: for, while, and do-while.
For loop: Executes a block of code a specified number of times.
While loop: Executes a block of code as long as a specified condition is true.
Do-while loop: Similar to while loop but the block of code is executed at least once before the condition is checked.
Example: fo
AVASOFT interview questions for designations
Top trending discussions
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Program to reverse a string using array of characters
Create an array of characters from the input string
Iterate through the array in reverse order and append each character to a new string
Return the reversed string
I applied via Campus Placement
3 coding question in 1:30 hr
2 medium + 1 hard
1- greedy
2- binary search, prefix sum
3- dp (too hard)
I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.
Nice and difficult work from home
Hashmaps are data structures that store key-value pairs for efficient retrieval.
Hashmaps use a hash function to map keys to indices in an array.
Collision resolution techniques like chaining or open addressing are used to handle multiple keys hashing to the same index.
Common operations on hashmaps include insertion, deletion, and lookup of key-value pairs.
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
Medium non verbal reasoning, verbal reasoning Os dbms network
No coding questions
Detect loop in a linked list.
Use two pointers, slow and fast, to traverse the list.
If there is a loop, the fast pointer will eventually catch up to the slow pointer.
If the fast pointer reaches the end of the list, there is no loop.
Use parseInt() function to convert string to integer without ASCII conversion.
Use parseInt() function with radix parameter to specify the base of the number system
If radix is not specified, parseInt() will try to determine the base automatically
If the string contains non-numeric characters, parseInt() will return NaN
Hacker Rank questions
Time ! hour
based on 3 reviews
Rating in categories
Software Engineer
215
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Data Engineer
88
salaries
| ₹3.5 L/yr - ₹8 L/yr |
Software Developer
60
salaries
| ₹2.6 L/yr - ₹10.6 L/yr |
Servicenow Developer
51
salaries
| ₹4 L/yr - ₹7 L/yr |
QA Engineer
47
salaries
| ₹3 L/yr - ₹8 L/yr |
TCS
Infosys
Wipro
HCLTech