Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 2 interview rounds.
They provide a Case Studies, need to understand and provide the solution.
Explain the steps, estimate for it and schedule
To create an NPM SDK, you need to structure your code as a package, publish it to NPM registry, and document its usage.
Structure your code as a package with a package.json file specifying dependencies, entry point, and scripts.
Publish your package to the NPM registry using 'npm publish' command after logging in with 'npm login'.
Document the usage of your SDK with README.md file, examples, and API documentation.
Create a Serverless function to expose CRUD operations using DynamoDB
Use AWS Lambda to create the Serverless function
Use API Gateway to expose the API endpoints
Use AWS SDK to interact with DynamoDB for CRUD operations
Implement GET, POST, PUT, DELETE methods for CRUD operations
Clean architecture principles focus on separation of concerns, independence of frameworks, testability, and maintainability.
Separation of concerns: Dividing the application into layers (e.g. presentation, domain, data) to ensure each layer has a specific responsibility.
Independence of frameworks: Decoupling the application from external frameworks to make it easier to switch or update frameworks in the future.
Testabili...
To bind a gateway to a serverless function, you can use API Gateway services provided by cloud providers like AWS, Azure, or Google Cloud.
Create a new API Gateway in your cloud provider's console.
Define the API endpoints and methods that will trigger your serverless function.
Connect the API Gateway to your serverless function by specifying the function's ARN or endpoint.
Set up any necessary permissions or security conf...
I primarily use JUnit and Mockito for unit testing in Java projects.
JUnit is a popular Java testing framework for writing and running unit tests
Mockito is a mocking framework that allows for creating mock objects in unit tests
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Nov 2021. There were 2 interview rounds.
Best wishes to you know that you have to come to the day da
Hi sir I have sent the best for first year and all the best for your reference
Designing Facebook is a complex task involving various components and technologies.
Identify the core features of Facebook such as user profiles, news feed, messaging, and groups.
Choose appropriate technologies for each component such as PHP for backend, React for frontend, and MySQL for database.
Ensure scalability and performance by implementing caching, load balancing, and database sharding.
Implement security measures...
I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.
Design Patterns are reusable solutions to commonly occurring problems in software design.
Design Patterns provide a common vocabulary for developers to communicate about solutions to problems.
They help in making code more flexible, reusable, and maintainable.
Examples of Design Patterns include Singleton, Factory, Observer, and Decorator.
based on 1 interview experience
Difficulty level
Duration
Associate Software Engineer
8
salaries
| ₹2 L/yr - ₹3.5 L/yr |
Software Engineer
6
salaries
| ₹4.4 L/yr - ₹5.4 L/yr |
Senior Software Engineer
4
salaries
| ₹4.9 L/yr - ₹6.4 L/yr |
Technical Project Manager
4
salaries
| ₹12 L/yr - ₹23 L/yr |
Team Lead
4
salaries
| ₹16 L/yr - ₹18 L/yr |
TCS
Accenture
Wipro
Cognizant