Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
The real question is if that company is really a normal company or if you did apply for the right position XOR branch.
They are free to ask everything besides of things that are too personal ofc. -
Aren't those the kind of questions you expect in tech interviews nowadays. Better know those Dijkstra's, Depth first and Bredth first algorithms.
-
Like even if you know nothing about it, A* is the most logical algorithm you can come up with
-
Pretty sure they are not using dijkstra. O(n^3) seems pretty much for the number of nodes they must have.
Also: it's Google? Argument ended. -
Nawap13977y@scholl3ss
It is dijikistras! Some highly modified one.
I read some where in a blog post.
Since I was learning A* ,I thought they would have done something similar to A* ,
Yeah ,I read it as dijikistras -
@Nawap I'd like to get that link.
I cannot imagine anything as imperformant as this.
Related Rants
-
Noob44Got a phone interview for a backend dev job in an opsec company. Interviewer: This is a very serious and pre...
-
Hammster22Interview went well until i asked my questions about them. "Are pet-projects a thing in your company" ... n...
-
BlwAvgCdr9You're a bit too junior we need someone with a bit more experience. Job was listed as junior/apprentice dev.
Travels to another state, about 6 hours of journey. After finally reaching the office, had to wait another hour for my turn. The interview starts
Q: How long have you been programming?
A: for nearly 2 years, I mainly code in python.
Q: Nice! (Puts a piece of paper infront) explain how the shortest distance between 2 cities is calculated by Google maps using graph theory..
I go blank and stay silent for an awfully long amount of time. Gets rejected.
After coming outside, I ask myself... Why the fuck does a normal tech company need written algorithms on graph theory used by Google maps?
rant
wk90