i
Evoke Technologies
Filter interviews by
I appeared for an interview before May 2021.
Round duration - 60 minutes
Round difficulty - Medium
Design a web page integrating charts with an API to retrieve data from a database.
Use a front-end library like Chart.js to create interactive charts on the web page.
Implement a back-end API using a framework like Node.js or Django to fetch data from the database.
Connect the front-end charts to the back-end API using AJAX or fetch requests.
Ensure proper authentication and authorization mechanisms to access the database
Round duration - 60 Minutes
Round difficulty - Medium
Sort an array that contains only 0s and 1s, ensuring that the array is traversed only once to achieve the sorting.
T = number of test cases
N = size of the array for eac...
Use two pointers approach to traverse the array and swap 0s and 1s to achieve sorting in place.
Initialize two pointers, one at the beginning and one at the end of the array.
Move the left pointer until it encounters a 1, and move the right pointer until it encounters a 0.
Swap the elements at the left and right pointers, and continue this process until the pointers meet.
The array will be sorted with 0s on the left and 1s
Round duration - 60 Minutes
Round difficulty - Medium
Normal hr questions
Tip 1 : learn how javascript basics
Tip 2 : compare javascript with typescript basics.
Tip 1 : Needs some practical experience
Tip 2 : Needs to fill the resume with projects
Top trending discussions
I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.
SQL questions and query output.
posted on 16 Sep 2024
I appeared for an interview in Mar 2024.
I appeared for an interview before Feb 2023.
posted on 8 Jun 2022
Pattern program and general output questions
posted on 15 May 2024
posted on 29 Jan 2021
I applied via Naukri.com and was interviewed in Jul 2020. There were 5 interview rounds.
JUnit test cases for different scenarios
Identify different scenarios to be tested
Write test cases for each scenario
Ensure test cases cover all possible outcomes
Use assertions to verify expected results
Mock dependencies if necessary
posted on 2 Mar 2022
I appeared for an interview in Mar 2022.
An interceptor is a middleware component that intercepts incoming and outgoing HTTP requests in an application.
Interceptors can be used for logging, authentication, error handling, and modifying requests/responses.
In Angular, interceptors can be used to add headers to HTTP requests or handle errors globally.
In Spring framework, interceptors can be used for pre-processing and post-processing of requests.
Interceptors are...
Functional interfaces in Java are interfaces with a single abstract method, used for lambda expressions and method references.
Functional interfaces can be found in the java.util.function package.
Examples of functional interfaces include Consumer, Supplier, Predicate, and Function.
Functional interfaces can be identified by the @FunctionalInterface annotation.
Gateway implementation in Spring Boot allows for routing and filtering of incoming requests to different microservices.
Use Spring Cloud Gateway for implementing gateway in Spring Boot
Define routes and filters in application.properties or application.yml
Example: routes: - id: my_route uri: http://localhost:8080 predicates: - Path=/my_route/**
Example: filters: - AddRequestHeader=X-Request-Foo, Bar
posted on 2 Apr 2022
I applied via Approached by Company and was interviewed before Apr 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
based on 5 reviews
Rating in categories
Senior Technical Associate
320
salaries
| ₹8.5 L/yr - ₹26.8 L/yr |
Technical Associate
251
salaries
| ₹4.7 L/yr - ₹18 L/yr |
Technical Lead
123
salaries
| ₹12.5 L/yr - ₹33 L/yr |
Softwaretest Engineer
121
salaries
| ₹4.5 L/yr - ₹15.6 L/yr |
Senior Software Engineer
91
salaries
| ₹8 L/yr - ₹26 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Damco Solutions