i
Technumen
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds.
Yes, I have tested the CDK library in AWS services.
I have used the AWS CDK library to create and deploy infrastructure as code.
I have tested the CDK library with various AWS services such as EC2, S3, Lambda, and API Gateway.
I have also written unit tests for the CDK constructs to ensure their functionality.
I am familiar with the AWS CDK documentation and best practices for using the library.
Top trending discussions
Leetcode Medium Type Questions
Design an online system to book salon professionals like Urban Company.
User registration and login system
Search functionality to find salon professionals based on location, services offered, ratings, etc.
Booking system with calendar availability and payment integration
Review and rating system for users to provide feedback on salon professionals
Notification system for booking confirmations, reminders, and updates
posted on 24 Jul 2024
Split-wise is a basic implementation to divide expenses among a group of people.
Create a function that takes in an array of expenses and participants
Calculate the total expense and divide it equally among participants
Return a list of strings showing who owes how much to whom
BookMyShow is a platform for booking movie tickets, event tickets, and other entertainment activities.
Low level design: Database schema for storing user information, ticket details, show timings, etc.
High level design: System architecture including front-end, back-end, and database components.
Example: Use of microservices for scalability and fault tolerance.
Example: Integration with payment gateways for seamless transa
posted on 15 May 2024
posted on 16 Sep 2024
I was interviewed in Mar 2024.
posted on 13 Feb 2023
I applied via Naukri.com and was interviewed in Jun 2022. There were 4 interview rounds.
Total 35 questions, with 5 sections and time duration 35 minutes.
The question is too broad to provide a specific answer.
APIs can have various methods such as GET, POST, PUT, DELETE, etc.
The methods in an API depend on the specific API being referred to.
Examples of API methods include 'getUser', 'createOrder', 'updateProfile', etc.
I have faced issues with compatibility, performance, and user acceptance testing.
Compatibility issues with different browsers and operating systems
Performance issues with large datasets and high traffic
User acceptance testing revealed unexpected user behavior
posted on 2 Mar 2022
I was interviewed 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 8 Jun 2022
Pattern program and general output questions
based on 1 review
Rating in categories
Senior Consultant
44
salaries
| ₹15 L/yr - ₹32 L/yr |
Senior Software Engineer
27
salaries
| ₹10 L/yr - ₹26.3 L/yr |
Associate Consultant
22
salaries
| ₹11 L/yr - ₹26 L/yr |
Consultant
21
salaries
| ₹15 L/yr - ₹31 L/yr |
Software Engineer
11
salaries
| ₹6 L/yr - ₹16 L/yr |
TCS
Infosys
Wipro
HCLTech