(UA) IT/Tech Ukrainians in Canada
-
ти ж знаеш як місцеві розшифровують ТТС?
-
ну тобто тепер ми знаємо що на ТТС страждають хлопці з індостану
-
повноцінний референс це в принципі основне, все інше потрібно якщо його не можна отримати
-
Я знаю как минимум несколько людей. И из Торонто тоже.
-
Из Ванкувера, ага
-
Reference
-
построить граф + обход Dijkstra или построить граф + SBF
-
и как ее можно решить есть идеи?
-
Use one of the following languages: Javascript, Typescript, Java, C#, Python or Ruby Ensure you comment your code Use a REST call to get the data, do not hardcode it into your source code. Generate a CSV file as an output that contains optimal conversions from CAD to all currencies. The file should have the following format: Currency Code (ie. AUD, USD, BTC) Country (ie. Australia, USA, Bitcoin) Amount of currency, given we started with $100 CAD (ie. 1500.43) Path for the best conversion rate, pipe delimited (ie. CAD | GBP | EUR)
-
to find the best currency conversion possible. However, we don’t have direct Canadian Dollar conversions to all currencies so we have to trade currencies for other currencies. It is possible that we can go from one currency to another, and that a currency could show up multiple times.
-
а как называется когда дают код челендж на дом с дедлайном на неделю а в нем задача похоже с литкода?