Write a function that accepts an array of tickets, where ticket has format [source: string, destination: string] and returns comma separated countries in order of visiting. function getRoute(tickets){ return 'USA,BRA,UAE,JPN,PHL'; // implement logic here } const result = getRoute([['JPN', 'PHL'], ['BRA', 'UAE'], ['USA', 'BRA'], ['UAE', 'JPN']]); console.log(result); Example: Tickets: [["JPN", "PHL"], ["BRA", "UAE"], ["USA", "BRA"], ["UAE", "JPN"]] Result: "USA, BRA, UAE, JPN, PHL
Research Associate Ii Interview Questions
5,977 research associate ii interview questions shared by candidates
How do you test a down fiber circuit?
Name a time when you had to overcome a challenge, long term goals, describe yourself, why are you a good fit for this role, what kind of manager do you like, why are you leaving your current position, why do you want to work at Sandoz, what do you know about Sandoz?
Disponibilidade de mudança.
No real difficult questions: How do you organize yourself, what components should be in ICF, what would you do if you went to a site where patients had not signed HIPAA
When can I start
CAN protocol
How would handle multiple tickets from same customer?
How do you manage multiple problems in multiple locations?
What is the amount of money you would take to accept this position? This was difficult because if you say your price range to high you will not get the position it and if your to low then you don't know what your doing and they will pick up on that.
Viewing 41 - 50 interview questions