i
Vaansoft
Filter interviews by
I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.
The fundamental concept of software engineering involves the systematic application of engineering approaches to software development. This includes planning, design, implementation, testing, and maintenance to create scalable applications. To explain this theoretically, scaling applications can be achieved through both vertical and horizontal scaling strategies. Vertical scaling refers to adding more power to an existing machine, such as increasing CPU or memory, while horizontal scaling involves adding more machines to handle increased load. Effective software engineering practices ensure that applications are architected to support scalability, maintainability, and performance under varying user demands.
Top trending discussions
I was interviewed in Apr 2020.
Design a database for a university with colleges, departments, and students. Write a query to get students with maximum votes.
Use a relational database like MySQL or PostgreSQL
Create tables for colleges, departments, students, and elections
Use foreign keys to establish relationships between tables
Add columns for election details like candidate names and vote counts
Write a query to join tables and filter for maximum vot
Design a bit.ly URL shortening service with database choice, table design, and endpoints.
Use a relational database like MySQL or PostgreSQL for scalability and ACID compliance.
Create a table with columns for the original URL, shortened URL, and metadata like creation date and click count.
Endpoints should include URL shortening, redirection, and analytics.
Implement caching to improve performance and reduce database load...
I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.
posted on 18 Oct 2023
Database realted task
I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.
I am certified in AWS Certified Solutions Architect - Associate and Google Cloud Certified - Professional Cloud Architect.
Certified in AWS Certified Solutions Architect - Associate
Certified in Google Cloud Certified - Professional Cloud Architect
Questions about projects, DI in ASP.NET Core, React Element Tree
I applied via LinkedIn and was interviewed before Jan 2024. There was 1 interview round.
Optimizing a React application involves code splitting, lazy loading, minimizing bundle size, using memoization, and optimizing rendering performance.
Implement code splitting to load only necessary code for each route or component.
Utilize lazy loading to defer loading of non-essential components until they are needed.
Minimize bundle size by removing unused dependencies, using tree shaking, and optimizing images and ass...
Hooks are functions that allow developers to use state and other React features in functional components.
Hooks are introduced in React 16.8 to allow state and other React features in functional components.
There are different types of hooks like useState, useEffect, useContext, useReducer, etc.
useState hook is used to add state to functional components.
useEffect hook is used to perform side effects in functional compone...
Coding test was on reactjs and html
posted on 11 Sep 2023
I applied via Walk-in and was interviewed in Aug 2023. There were 5 interview rounds.
Section 1. 10 questions aptitude
section 2. 10 oops questions based on c++
section 3. comprehension
section 4. 10 questions English grammar
One coding question. it's like two lines of question, understand the question and write the code using any programming language.
Create a hero section for website
based on 1 interview
Interview experience
based on 1 review
Rating in categories
GrapplTech
Wilco Source
IDOS INDIA
EffiaSoft