i
AVASOFT
Filter interviews by
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 4 interview rounds.
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization helps to eliminate data redundancy and inconsistencies
It ensures that each piece of data is stored in only one place
It reduces the chances of data anomalies and inconsistencies
Normalization is achieved through a series of steps called normal forms
Examples of normalization include breaking down a c...
I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Oct 2024. There were 4 interview rounds.
3 coding dsa question
Difficulty is On your luck
My friends got easy level
I got medium level
Some got hard questions as well
Ssh round , quant and logical
Tip: bring your calculator
Hackerrank 3 questions were given of binary search dp and a math coding question
Constructors in JavaScript are used to create and initialize objects.
Constructors are functions that are used to create new instances of objects.
They are called with the 'new' keyword to create a new object based on the constructor's blueprint.
They can also be used to set initial values or properties for the object being created.
Example: function Person(name, age) { this.name = name; this.age = age; }
Example: var perso
I applied via LinkedIn and was interviewed before Dec 2023. There were 3 interview rounds.
Time based test with basic questions
Basic level coding round in preferred language
I applied via Shine
Closures are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures allow functions to access variables from their parent function even after the parent function has returned.
They help in creating private variables and functions in JavaScript.
Closures are commonly used in event handlers and callbacks.
call, apply, and bind are methods in JavaScript used to manipulate the context of a function.
call() is used to invoke a function with a specified 'this' value and arguments provided individually.
apply() is similar to call() but arguments are passed as an array.
bind() is used to create a new function with a specified 'this' value and initial arguments.
I applied via AmbitionBox and was interviewed in Jul 2023. There were 3 interview rounds.
Uging tag , elements, div, selector, flex box etc
Bootstrap is a front-end framework that helps in creating responsive websites by using a grid system and predefined classes.
Bootstrap provides a grid system with 12 columns that automatically adjusts based on screen size.
It includes responsive utility classes like 'd-none' and 'd-md-block' to show/hide content based on screen size.
Bootstrap also offers responsive navigation components like the navbar that collapses int
I applied via campus placement at Kongu Engineering College, Erode and was interviewed in Jan 2024. There were 2 interview rounds.
Written test coding and with aptitude questions are asked
I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.
JavaScript is a high-level, interpreted programming language that is used to make web pages interactive and dynamic.
JavaScript is commonly used for client-side web development.
It can be used to create interactive features like forms, animations, and dynamic content.
JavaScript can also be used for server-side development with Node.js.
Types of variables in JavaScript include var, let, and const.
var: globally scoped or function scoped
let: block scoped, can be reassigned
const: block scoped, cannot be reassigned
Software Engineer
234
salaries
| ₹1.8 L/yr - ₹9.9 L/yr |
Data Engineer
91
salaries
| ₹3.4 L/yr - ₹8 L/yr |
Software Developer
61
salaries
| ₹3 L/yr - ₹9.4 L/yr |
QA Engineer
54
salaries
| ₹3 L/yr - ₹8 L/yr |
Servicenow Developer
52
salaries
| ₹4 L/yr - ₹7 L/yr |
TCS
Infosys
Wipro
HCLTech