Write the main components of the Checkpoint solution.
Lead Backend Developer Interview Questions
9,384 lead backend developer interview questions shared by candidates
Backend task to auto populate the models
About assignment and scenario based
How can you store the real time scores generated during the game session? How will the leaderboard be updated?
What will you use for real time communication while the game session is on?
This task is structured around creating a reporting system where each report format, like HTML, PDF, or TXT, is represented by a different subclass of the ReportGenerator abstract class, with each class implementing its own Generate method. To schedule these reports, we have a Scheduler class, which uses a cron expression to run tasks at specified times; in this case, the task calls Execute() on an ITask interface. In the Main method, we create a scheduled task that triggers the specified report generator, for example, HTML or TXT, each day at 18:00. The report format can be chosen from a dropdown, making the scheduling adaptable to different report types.
What made TBK stand out to you?
Why did you not use Docker in your assignment?
They ask more about things on my current project than technical specific questions
Tell me about a project you worked on recently and what was your contribution to it.
Viewing 251 - 260 interview questions