This is an internship for backend development with duration of 6 months where you can get a stipend of 1k-5k from second month based on the performance reviews. Kindly complete the below mentioned assessment and share the link of assessment to proceed further with the interview.
Job Description Software Development Engineer Intern (Backend)
Write reusable code blocks and finish the coding within the stipulated timeTest out your code before sending it forward to the testing teamCreate and integrate database with its complete maintenanceDesign frameworks to develop server side softwareIdentify problem areas and bring relevant changesCollaborate with front end developer for integration of the applicationPerform UI tests to ensure maximum performance.Work with front-end developers and team members for better evaluation and designcodes and programs accordinglyFollow latest technological trends and emerging technologiesPossess amazing knowledge of Nodejs and SQLUse application logic to check the feasibility of the applicationFollow agile development methodologiesGood experience of working with building back-end APIs
II. Required Assessment for SDE Intern (Backend)
Important note: Write unit tests to ensure that the API functions as expected using Nest.js only (https://nestjs.com).
Create a Nest.js-based API that allows users to interact with a PostgreSQL database.Use the Nest.js framework to create endpoints for CRUD (create, read, update, and delete) operations.Use TypeORM to define the schema for the data and interact with the database.Implement error handling and validation for user input.Implement authentication and authorization for the API using JSON Web Tokens(JWTs).Use Git for version control and GitHub for code hosting.Write clean, maintainable, and well-documented code.To complete this task, you should have a good understanding of Nest.js, PostgreSQL, TypeORM, JWTs, and Git.