top of page
NotSkyScanner - A fight search engine
Made a flight search engine using Dijkstra's algorithm
NotSkyScanner is a flight search portal that excels at finding the most efficient route between two airports, along with suggesting optimal layover airports. This intricate project involved data mining and meticulous data sorting. We constructed a graph model and leveraged betweenness centrality to rank each airport for its strategic importance. This rewarding endeavor was a collaborative effort, undertaken with a team of three fellow students during my Data Structures class.
bottom of page