Filter interviews by
Data information refers to processed and organized data that is meaningful and useful for decision-making and understanding.
Data information is derived from raw data through processing and analysis.
It is organized in a structured format to provide insights and knowledge.
Data information is used for decision-making, problem-solving, and understanding patterns.
Examples include reports, charts, graphs, and summaries deriv
Top trending discussions
posted on 10 Nov 2015
I appeared for an interview before Oct 2020.
Round duration - 40 minutes
Round difficulty - Medium
Asked about time complexity of algorithm, puzzles, DBMS, cutting edge technologies etc. What are indexes?
Given an array of integers ARR
of size N, consisting of 0s and 1s, you need to select a sub-array and flip its bits. Your task is to return the maximum count of 1s that can b...
Given an array of 0s and 1s, find the maximum count of 1s by flipping a sub-array at most once.
Iterate through the array and keep track of the maximum count of 1s obtained by flipping a sub-array.
Consider flipping a sub-array from index i to j and calculate the count of 1s in the resulting array.
Return the maximum count of 1s obtained by flipping a sub-array at most once.
Round duration - 20 minutes
Round difficulty - Medium
Asked 1 standard algorithm
You are provided with a 2-dimensional matrix having N
rows and M
columns, containing only 1s (land) and 0s (water). Your goal is to determine the number of islands in t...
Count the number of islands in a 2D matrix of 1s and 0s.
Iterate through the matrix and perform depth-first search (DFS) to find connected 1s.
Mark visited cells to avoid redundant traversal.
Increment island count whenever a new island is encountered.
Tip 1 : prepare for competitive programming
Tip 2 : know about standard algorithm
Tip 3 : must be good with dbms
Tip 1 : must have projects, which you can explain to them
Tip 2 : have things on resume, that you are totally certain about.
Dont't remember the exact questions
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Simple DBMS and DSA Questions
I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.
Coding round consisting DSA portion mainly.
I appeared for an interview in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
based on 1 review
Rating in categories
Technical Support Engineer
146
salaries
| ₹2 L/yr - ₹7.8 L/yr |
Technical Support Executive
126
salaries
| ₹2 L/yr - ₹9.3 L/yr |
Network Security Engineer
71
salaries
| ₹2.4 L/yr - ₹9 L/yr |
Security Engineer
59
salaries
| ₹2.4 L/yr - ₹10 L/yr |
Senior Technical Specialist
43
salaries
| ₹4.5 L/yr - ₹19.3 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Damco Solutions