i
EQS Web Technologies
Filter interviews by
Be the first one to contribute and help others!
posted on 23 Dec 2024
I was interviewed in Nov 2024.
Hacker Rack Test with medium to high difficulty
I am currently working on developing a mobile application for tracking fitness goals and progress.
Developing a mobile app using React Native
Implementing features such as goal setting, progress tracking, and workout logging
Integrating with wearable devices like Fitbit for data synchronization
Basic Coding Java and algorithm questions
posted on 23 Dec 2024
Create a basic React app with dummy data fetched from a JSON API.
Set up a new React project using create-react-app
Create a component to fetch data from a JSON API using fetch or axios
Display the fetched data in the component
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Binary heap is used to implement a priority queue.
Binary heap is a complete binary tree where each node has a value greater than or equal to its children.
It can be implemented using arrays, where the parent of node at index i is at index (i-1)/2.
Insertion and deletion operations have time complexity of O(log n) in a binary heap.
A binary tree can have any number of nodes, but the maximum number of trees with n nodes is 2^n.
A binary tree can have 0 nodes, 1 node, 2 nodes, or any number of nodes.
The maximum number of binary trees with n nodes is 2^n.
For example, a binary tree with 3 nodes can have up to 8 different structures.
Use a SQL query to find the second highest marks in a student database.
Use the ORDER BY clause to sort the marks in descending order
Use the LIMIT clause to limit the result to the second row
Program to check if two strings are anagrams
Create a function that takes in two strings as input
Remove any spaces and convert both strings to lowercase for consistency
Sort the characters in both strings and compare if they are equal to determine if they are anagrams
Example: 'listen' and 'silent' are anagrams
posted on 4 Nov 2024
A link was provided for the 15-minute online aptitude test.
90 minutes coding round. There were three problems. One for JavaScript and two for ReactJS
posted on 5 Sep 2024
I applied via Job Fair and was interviewed in Aug 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Normal basic question train and few Logic
Continue is a keyword in programming that is used to skip the current iteration of a loop and continue with the next iteration.
Continue is used in loops like for, while, and do-while to skip the current iteration and move to the next one.
It is often used to skip certain elements in an array or to avoid executing specific code under certain conditions.
Example: for(int i=0; i<5; i++) { if(i==2) { continue; } System.out.p
posted on 12 Dec 2024
Performance of an application can be improved by optimizing code, using efficient algorithms, caching data, and scaling resources.
Optimize code by reducing unnecessary loops, improving database queries, and minimizing memory usage
Use efficient algorithms like binary search instead of linear search for large datasets
Implement caching mechanisms to store frequently accessed data and reduce database calls
Scale resources b...
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
based on 25 reviews
Rating in categories
Software Engineer
21
salaries
| ₹3.2 L/yr - ₹9.6 L/yr |
Senior Software Engineer
16
salaries
| ₹11 L/yr - ₹30 L/yr |
Senior UI Developer
8
salaries
| ₹5.6 L/yr - ₹8 L/yr |
Softwaretest Engineer
6
salaries
| ₹5.8 L/yr - ₹8 L/yr |
Devops Engineer
6
salaries
| ₹4.8 L/yr - ₹10.4 L/yr |
Yalamanchili Software Exports
Global Edge Software
Virtual Galaxy Infotech
Upland Software