Skip to content

Toothicane/Lab-5-Test-Task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

To complete the test task you need:

  1. Prerequisites

Ensure you have the following software installed:



  1. Create a fork of this repository to work with

Select Fork
Fill in the Name and proceed


  1. Implement interfaces to meet the requirements.

    • Implement GetSession() method of SessionService so it returns the first(earliest) desktop Session
    • Implement GetSessions() method of SessionService so it returns only Sessions from Active users that were ended before 2025
    • Implement GetUser() method of UserService so it returns a User with the biggest amount of sessions
    • Implement GetUsers() method of UserService so it returns Users that has at least 1 Mobile session

    IMPORTANT: Do NOT change any files except of SessionService.cs and UserService.cs

  2. Commit and push your code



  1. Provide us a link to your fork of the test-task repository

Check the commited code and provide the url


  1. Do NOT contribute against the original test-task repository

Do not contribute to the original repo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%