i
Akra Tech
Filter interviews by
I applied via Approached by Company and was interviewed before Jun 2023. There were 4 interview rounds.
Designing a page with Material UI. It gets data from an API and needs pagination, sorting and other basic things. 2 weeks time.
React Fragment is a feature in React that allows grouping multiple elements without adding extra nodes to the DOM.
React Fragment is used to group multiple elements without adding extra nodes to the DOM.
It helps in avoiding unnecessary div elements in the rendered output.
Fragments can be used with the <> > syntax or
They are especially useful when returning multiple elements from a component.
JWT Token is a JSON Web Token used for securely transmitting information between parties as a compact and self-contained way.
JWT Token stands for JSON Web Token
It is used for authentication and information exchange between parties
Consists of three parts: header, payload, and signature
Example: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2Q
JWT tokens are typically stored in client-side storage such as cookies or local storage.
JWT tokens are usually stored in client-side storage like cookies or local storage.
Cookies are a common storage mechanism for JWT tokens as they are automatically sent with every HTTP request.
Local storage is another option for storing JWT tokens on the client side.
JWT tokens should be stored securely to prevent unauthorized access.
API requests in Node.js are made using the 'http' or 'axios' module to send HTTP requests to a server.
Use the 'http' module to create a server and handle incoming requests.
Use the 'axios' module to make HTTP requests to external APIs.
Include the necessary headers, data, and options when making the request.
Handle the response from the server or API accordingly.
Yes, I have used custom middlewares in my projects to handle authentication, logging, error handling, etc.
Used custom middleware for authentication to verify user credentials before accessing protected routes
Implemented logging middleware to log requests, responses, and errors for debugging purposes
Created error handling middleware to catch and handle errors in a centralized way
Customized middleware for rate limiting t
DSA Question to find frequency of letter in a word in ascending order.
Top trending discussions
posted on 18 Jun 2021
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 12 Jul 2021
posted on 10 Feb 2021
I applied via Campus Placement
Windows PowerShell is a command-line shell and scripting language designed for system administration tasks.
It is built on the .NET Framework
It allows users to automate tasks using scripts
It supports remote management of Windows machines
It has a rich set of commands and utilities
Example: Get-Process command retrieves information about running processes
Example: Set-ExecutionPolicy command changes the PowerShell execution
posted on 27 Jun 2021
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
posted on 15 Jul 2021
Find the second largest element in a given list of arrays using C programming.
Iterate through the array and compare each element with the current maximum and second maximum
If the element is greater than the current maximum, update the second maximum and maximum
If the element is greater than the second maximum but less than the maximum, update the second maximum
Return the second maximum
posted on 19 Mar 2022
I applied via Approached by Company and was interviewed before Mar 2021. There were 4 interview rounds.
Test on apptitude reasoning
General topics gd
I applied via Company Website and was interviewed before Mar 2021. There was 1 interview round.
based on 2 interviews
Interview experience
based on 23 reviews
Rating in categories
Senior Manager
5
salaries
| ₹12 L/yr - ₹12 L/yr |
Software Engineer
3
salaries
| ₹5 L/yr - ₹5.6 L/yr |
Software Tester
3
salaries
| ₹4.5 L/yr - ₹4.5 L/yr |
Cognizant
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies