Web Developer Interview
Anonymous Interview Candidate in Singapore (Singapore)
No Offer
Neutral Experience
Difficult Interview
Application
I applied through an employee referral. The process took 5 days. I interviewed at Garena Online (Singapore (Singapore)) in October 2015.
Interview
Paper test(network, time complexity, system reliability ..etc) followed by tech interview( one to one interview asking very technical questions ) ,
do read your books before coming. There will be no phone call or email after that if they don‘t want you offer a position
Interview Questions
- some algorithm questions and HTML basics Answer Question
Web Developer Interview
Anonymous Interview Candidate in Singapore (Singapore)
No Offer
Negative Experience
Average Interview
Application
I applied online. The process took 1 day. I interviewed at Garena Online (Singapore (Singapore)) in June 2015.
Interview
Three Round One is to do a paper-test,some basic computer questions Two Round is technique interview.
They will ask more details about your project and some basic questions about TCP/IP protocol.
There are some programming questions. You need to write code. Three Round is to talk with managers
Interview Questions
- three hand and some basic programming questions Answer Question
Software Engineer Interview
Anonymous Interview Candidate in Singapore (Singapore)
No Offer
Positive Experience
Difficult Interview
Application
I applied through a recruiter. The process took 3 weeks. I interviewed at Garena Online(Singapore (Singapore)).
Interview
one paper test for broad knowledge about data structure, algorithm, database, operating system, network etc.
Two rounds of face to face technical interviews. They will ask you more about the algorithm and how to solve problems.
For example, how does a double ended queue works? How to get constant time access on both front and end? In all,
it is a good experience.
Interview Questions
- How does a double end queue is designed?
Software Engineer Interview
Anonymous Interview Candidate in Singapore (Singapore)
No Offer
Neutral Experience
Average Interview
Application
I applied online. The process took a week. I interviewed at Garena Online (Singapore (Singapore)) in July 2015.
Interview
Applied through a recruitment firm. Called up to attend the interview less than 3 days after submitting the application.
Interview was held at Garena Online (Singapore). When visiting their office, it is required to do a registration at their front desk.
The counter staff will pass you a tablet and ask you to do the registration through the tablet. You are required to fill in your name,
the host, the… Show More
Interview Questions
- 1 hour of technical test (test consists of 2 parts: MCQ (24 questions of 4-choice, correct answers could be multiple),
- Algorithm (write a program on paper (can be written in C/C++/C#/Java)).
- Topics covered in MCQ: various sorting algorithms
- (e.g. Heap Sort, Insertion Sort, Merge Sort, Selection Sort) (mainly on the time complexity),
- TCP/IP fundamentals (structure of headers / properties of connection and connectionless protocols,
- hand shake, closure of connection), database (shared lock/exclusive lock, SQL statement),
- system stability calculation, computer science (page file basic (e.g. global to system or private to individual processes,
- CPU scheduling (What is the minimum unit for scheduling?, Little/Big Endian Byte Order),
- IPC mechanism (message queue, pipeline, semaphore),
- programming (mainly on interpreting the memory allocation for pointers/malloc()/array/string assignment).
- Question for Algorithm test: Without using standard library function, write a program that covert decimal to hexadecimal,
- check if the hexadecimal number is the same in forward order and reverse order (e.g. 0x3C3, 0x4B4 are the same in forward order and reverse order).
- HR questions: Reason for leaving? What do you think is required to be a great software engineer? Show Less
Software Engineer Interview
Anonymous Employee in Singapore (Singapore)
Accepted Offer
Positive Experience
Average Interview
Application
I applied online. The process took 1+ week. I interviewed at Garena Online (Singapore (Singapore)).
Interview
At first I was called for a written test followed by a 15 mins HR interview.
The test was 1 hour after which I was asked if I was ready,
and that they decided to do away with the HR interview and have a technical round instead.
The technical interview was followed by an interview with the Project manager and then with the VP.
The complete process was good, considering my preferences for interview timings.
The HR and employees I communicated with were very friendly.Show Less
Interview Questions
- Technical: How does the Internet work, Basic algorithms, String operations Managerial:
- Career aspirations, projects where you learnt the most, what are you most proud of, most regretful of, how many people depart from the airport in a year etc.
Software Engineer Interview
Anonymous Interview Candidate in Singapore (Singapore)
No Offer
Neutral Experience
Average Interview
Application
I applied through college or university. The process took a week. I interviewed at Garena Online (Singapore (Singapore)) in December 2014.
Interview
Did a test first, mostly multiple-choice questions on OS, Database, Network, etc.
Then, a chat with HR about usual interview stuff involving personality and future plans.
After that, another chat with an engineer there about solving real problems. That‘s it. Supposed to wait for future notice about more rounds of interviews.
Interview Questions
- What do you usually do when you have different opinions with your boss?
Software Engineer Interview
Anonymous Interview Candidate
No Offer
Application
I applied through college or university. The process took 1 day. I interviewed at Garena Online.
Interview
I was interviewed by a Chinese guy who talked to me in Chinese and
asked all Computer Science terms in Chinese. Basically no problem solving skill is needed at all,
what you need to prepare is just memorizing quick sort and write down in pen and paper.
Who will write quick sort in daily working?And they are still asking what you learnt in a particular module though I applied for… Show More
Interview Questions
- Quick sort in PEN AND PAPER. Not even through key board. 2 Answers
Software Engineer Interview
Anonymous Employee in Singapore (Singapore)
Accepted Offer
Positive Experience
Average Interview
Application
I applied through an employee referral. The process took a week. I interviewed at Garena Online (Singapore (Singapore)) in September 2014.
Interview
2 rounds of tech interview, one round to meet with boss. The first round is basic algorithm,
networking, cpp stuff. Second round is more on the role you are applying.
Interview Questions
- algorithms, tcp ip, c++ Answer Question
Software Engineer Interview
Anonymous Employee in Singapore (Singapore)
Accepted Offer
Positive Experience
Difficult Interview
Application
I applied through an employee referral. The process took a week. I interviewed at Garena Online (Singapore (Singapore)) in July 2013.
Interview
I passed my resume to my friend who worked in the company and my friend refer me.
Get the call from HR and do 1 round HR interview; Continue with 2 round technology fundamental interviews (CS basic knowledge),
Get 1 round position related knowledge like web, ios and Android, bigdata. The last one is interview by the Technology Director.
Interview Questions
- algorithm questions Answer Question
Software Engineer Interview
Anonymous Interview Candidate
Declined Offer
Neutral Experience
Easy Interview
Application
I applied through an employee referral. The process took 1 day. I interviewed at Garena Online.
Interview
First the HR contacted me and we made a appointment in their office.
The process is not organized well, I had to go there twice becaues their technical manager was away for business trip and the HR doesn‘t informed me.
Interview questions:
1. Given a list of numbers, find a fastest sort algorithm
2. Describe TCP hand shake process
3.Describe DB master-slave process 4. Describe the work process of a TCP proxy 5. Describe the ways to defend DDosShow Less
Interview Questions
- A algorithm question I cann‘t remember, it is about sorting Answer Question
Internship Interview
Anonymous Interview Candidate in Singapore (Singapore)
No Offer
Neutral Experience
Average Interview
Application
I applied online. The process took 4+ weeks. I interviewed at Garena Online (Singapore (Singapore)) in March 2015.
Interview
One technical interview with networking, operating system and algorithm questions; One interview with lab manager.
The questions are not very difficult, but but there are a large number of questions.
Interview Questions
- HTTP, TCP. Thread, Process. Sorting, Quick Select