i
BONbLOC
Filter interviews by
View is a virtual table based on a SQL query, while materialized view (m-view) is a physical copy of the data from the query.
View is a virtual table that does not store data physically, while m-view is a physical copy of the data.
Views are updated dynamically when queried, while m-views need to be refreshed to update the data.
M-views are useful for improving query performance by pre-computing and storing results.
I was interviewed before Feb 2024.
Asked basic java questions
Top trending discussions
EfficientNet is the most efficient, followed by MobileNet and then DenseNet.
EfficientNet is the most efficient among the three models due to its use of compound scaling and efficient building blocks.
MobileNet is less efficient than EfficientNet but more efficient than DenseNet, as it uses depthwise separable convolutions to reduce computational cost.
DenseNet is the least efficient among the three models, as it has a hi...
posted on 23 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
In the next five years, I envision myself leading a team of software engineers, working on cutting-edge technologies, and making significant contributions to the company's success.
Leading a team of software engineers
Working on cutting-edge technologies
Making significant contributions to the company's success
I am excited about the opportunity to work on complex software projects and contribute to innovative solutions.
Opportunity to work on complex software projects
Contribute to innovative solutions
Excited about the challenges and learning opportunities
Various data types in JavaScript include string, number, boolean, object, array, null, and undefined.
String: 'hello'
Number: 42
Boolean: true or false
Object: { key: value }
Array: [1, 2, 3]
Null: null
Undefined: undefined
Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable declarations are hoisted to the top of their scope, but not their assignments.
Function declarations are fully hoisted, meaning they can be called before they are declared.
Hoisting can lead to unexpected behavior if not understood properly.
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
I applied via Campus Placement
Dsa problems dp and tress problem
Types of filters include low-pass, high-pass, band-pass, and band-stop filters.
Low-pass filter allows frequencies below a certain cutoff frequency to pass through.
High-pass filter allows frequencies above a certain cutoff frequency to pass through.
Band-pass filter allows a specific range of frequencies to pass through.
Band-stop filter blocks a specific range of frequencies from passing through.
Codechef easy level questions
Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.
Virtual DOM is a concept used in web development to improve performance by minimizing actual DOM manipulations.
Actual DOM refers to the real structure of the HTML elements on a webpage.
Virtual DOM is a representation of the actual DOM in memory that gets updated when changes are made, and then efficiently updates the actua...
Aptitude questions were easy and basics
posted on 29 Apr 2024
I connect my code to the database using a repository pattern. Group By can work without having an explicit repository.
I use a repository pattern to abstract the database operations in my code.
I typically use Entity Framework as my ORM to connect to the database.
Group By can work without having an explicit repository by directly querying the database using LINQ or SQL.
A trigger is a special type of stored procedure that is automatically executed when certain events occur in a database.
Triggers are used to enforce business rules, perform auditing, and maintain data integrity.
Configuration for triggers is typically available in the database management system where the trigger is created.
Examples of trigger events include INSERT, UPDATE, and DELETE operations on a table.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
42
salaries
| ₹5 L/yr - ₹15.6 L/yr |
Software Engineer
30
salaries
| ₹3 L/yr - ₹9 L/yr |
Associate Software Engineer
25
salaries
| ₹3 L/yr - ₹6 L/yr |
Lead Software Engineer
12
salaries
| ₹10.2 L/yr - ₹26 L/yr |
Software Developer
9
salaries
| ₹3 L/yr - ₹8.2 L/yr |
Urban Company
Zomato
Swiggy
BigBasket