i
Dhwani Rural Information
Systems
Filter interviews by
Pipes in Angular are used to transform data before displaying it in the view.
Pipes are used to format data in templates.
They can be used to filter, order, or transform data.
Examples include currency, date, and uppercase pipes.
Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them recursively, and then merges them back together in sorted order.
Divide the input array into two halves
Sort each half recursively
Merge the sorted halves back together in sorted order
Time complexity of O(n log n)
Example: [38, 27, 43, 3, 9, 82, 10] -> [3, 9, 10, 27, 38, 43, 82]
Directives in Angular are markers on a DOM element that tell Angular to attach a specified behavior to that DOM element or transform the DOM element and its children.
Directives are used to extend the functionality of HTML elements.
There are three types of directives in Angular: Component, Structural, and Attribute directives.
Examples of directives include ngIf, ngFor, ngStyle, and ngClass.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Consists of nodes connected by pointers
Does not have a fixed size like arrays
Can be singly linked or doubly linked
Example: Singly linked list: 1 -> 2 -> 3 -> null
Algo for complex UI involves breaking down the UI into smaller components and designing a logical flow.
Identify the main components of the UI
Break down each component into smaller parts
Design a logical flow for the components
Consider user experience and ease of use
Test and iterate on the design
API integration in Flutter involves using HTTP methods to communicate with web services for data exchange.
Use the 'http' package for making API calls: 'import 'package:http/http.dart' as http;'
GET method example: 'final response = await http.get(Uri.parse('https://api.example.com/data'));'
POST method example: 'final response = await http.post(Uri.parse('https://api.example.com/data'), body: jsonEncode(data));'
Hand...
Stock up by 10000 will increase the income statement.
Increase in revenue by 10000
Increase in cost of goods sold by 10000 if the stock was purchased
Increase in net income by 10000
The current income tax slab in India varies based on the income level of the individual.
The income tax slab for individuals below 60 years of age is as follows: up to Rs. 2.5 lakhs - no tax, Rs. 2.5 lakhs to Rs. 5 lakhs - 5%, Rs. 5 lakhs to Rs. 10 lakhs - 20%, above Rs. 10 lakhs - 30%
For individuals between 60 and 80 years of age, the tax exemption limit is Rs. 3 lakhs, and for those above 80 years of age, it is R...
I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.
U need to create a assignment like star war web
Pipes in Angular are used to transform data before displaying it in the view.
Pipes are used to format data in templates.
They can be used to filter, order, or transform data.
Examples include currency, date, and uppercase pipes.
Directives in Angular are markers on a DOM element that tell Angular to attach a specified behavior to that DOM element or transform the DOM element and its children.
Directives are used to extend the functionality of HTML elements.
There are three types of directives in Angular: Component, Structural, and Attribute directives.
Examples of directives include ngIf, ngFor, ngStyle, and ngClass.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Consists of nodes connected by pointers
Does not have a fixed size like arrays
Can be singly linked or doubly linked
Example: Singly linked list: 1 -> 2 -> 3 -> null
Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them recursively, and then merges them back together in sorted order.
Divide the input array into two halves
Sort each half recursively
Merge the sorted halves back together in sorted order
Time complexity of O(n log n)
Example: [38, 27, 43, 3, 9, 82, 10] -> [3, 9, 10, 27, 38, 43, 82]
I applied via LinkedIn and was interviewed in Oct 2022. There were 3 interview rounds.
I appeared for an interview before May 2024, where I was asked the following questions.
I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.
I applied via hirect and was interviewed in Mar 2022. There were 2 interview rounds.
Algo for complex UI involves breaking down the UI into smaller components and designing a logical flow.
Identify the main components of the UI
Break down each component into smaller parts
Design a logical flow for the components
Consider user experience and ease of use
Test and iterate on the design
API integration in Flutter involves using HTTP methods to communicate with web services for data exchange.
Use the 'http' package for making API calls: 'import 'package:http/http.dart' as http;'
GET method example: 'final response = await http.get(Uri.parse('https://api.example.com/data'));'
POST method example: 'final response = await http.post(Uri.parse('https://api.example.com/data'), body: jsonEncode(data));'
Handle re...
I applied via Naukri.com and was interviewed in Dec 2020. There were 4 interview rounds.
I applied via Walk-in and was interviewed before Jan 2021. There were 4 interview rounds.
Top trending discussions
based on 5 interview experiences
Difficulty level
Duration
based on 63 reviews
Rating in categories
QA Engineer
24
salaries
| ₹2.4 L/yr - ₹7.5 L/yr |
Front end Developer
23
salaries
| ₹3.9 L/yr - ₹9.4 L/yr |
Associate Project Manager
23
salaries
| ₹3.6 L/yr - ₹13 L/yr |
Project Manager
21
salaries
| ₹6 L/yr - ₹19.5 L/yr |
Data Analyst
15
salaries
| ₹2.2 L/yr - ₹6.5 L/yr |
Zidio Development
NexTurn
Springbord Systems
FloBiz