Free food. Great people. Fun project.
Limited in-person contact with the team.
The meeting was held on Google Docs. It had a 15-minute intro section, followed by a 30-minute coding section. I was asked an easy question, but I missed a lot of edge cases.
HR -> Coding -> Final. The process was simple and quick compared to most tech companies. After I applied, about 20 days later I received a link to reserve a call with HR.
Design a search autocomplete system for a search engine. Users may input a sentence (at least one word and end with a special character '#'). For each character they type, except '#', you need to return the top 3 historical hot sentences that have a
The meeting was held on Google Docs. It had a 15-minute intro section, followed by a 30-minute coding section. I was asked an easy question, but I missed a lot of edge cases.
HR -> Coding -> Final. The process was simple and quick compared to most tech companies. After I applied, about 20 days later I received a link to reserve a call with HR.
Design a search autocomplete system for a search engine. Users may input a sentence (at least one word and end with a special character '#'). For each character they type, except '#', you need to return the top 3 historical hot sentences that have a