Skip to content

v4karuna/GuestLogix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guest Logix Interview - Vikram

Summary

  • Algorithm uses BFS on a directed graph represented by an adjacency list.
  • The code is flexible to accomodate future use cases for multiple routes, number of connections, filter by airline etc.
  • I ended up doing unit tests only for the algorithm because of time constraints.

Tech stack

  • C#
  • asp.net core
  • xunit tests

Hosted Api

To run locally

Feel free to contact me if you run into any issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages