
Grapecity Technical Evangelist Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 8 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Grapecity.
Developer Relations Engineer
The interview process starts with two rounds: a written test and a programming test. The written test has three parts: quantitative, technical, and verbal. The quantitative and verbal parts are pretty straightforward, but the technical section mainly focuses on C++ questions.
- Could you write a program to print a pattern?
- Can you sort a string using code?
- Show me how to print the Fibonacci series without using a third variable.
Developer Relations Engineer
Grapecity came to our campus for a Trainee - Developer Relations Engineer role, which is a 1-month UNPAID summer internship. The process started with an Online Test (30 mins, MCQs in Aptitude, Technical, and English, with sectional cut-offs). Only 13 out of 196 students passed. Next, I had to write test cases for TruCall, a video conferencing app, which took 1.5 hours. Then, a video introduction was required (max 5 min), where I had to state my name, college, location, explain why I want to join GrapeCity, and discuss how their tools help developers, after checking out their products. This was followed by an HR Interview (30 mins) that was a casual chat about my resume. A 3-day task involved creating a C# based window form application, either a Tip Calculator or an Image Gallery using .NET Windows Forms or JavaScript. After submitting the task, there was a Technical Workshop which also involved a 3-day task to make a C# based window form application, specifically an Image Gallery. Finally, an Assignment Evaluation (1hr interview) involved discussing the 3-day task and answering questions about it, as well as proposing solutions for new features.
- Tell me about OOPS, using real-life examples.
- Can you describe how your code works?
- Write test cases for the TruCall application.
Developer Relations Engineer
I applied through a Recruitment Agency and the process was completed in 15 days. I interviewed at GrapeCity NOIDA India. First of all, Developer Relation Engineer & Associate Software Engineer is the same here. There was an Aptitude, English & Technical test in which basic aptitude related to 2-variable equation based questions were given. In the English section, some error spotting questions were asked. In the Technical section, there were basic For loop, stack & variable questions. Basically syntax based but only based on C/C++ technology ONLY. Then a Group Discussion Round which is there to check your English Communication Skills, they want a fluent English speaker. After that a Technical Coding Round in which a pattern and recursion based problem was given to you. AND NOW THE FUN PART COMES!....... THEY TELL YOU TO WAIT FOR THEIR MAIL "WHICH WILL NEVER COME EVEN YOU CLEAR OR NOT THEY DO NOT EVEN CARE ABOUT TO TELL YOU" UNTIL YOU MAIL THEM AT LEAST 5-10 TIMES......
- Write a recursive function to generate the Fibonacci Series.
- Can you implement a program to print this pattern: 1 121 12321 1234321?
Grapecity Technical Evangelist Interview Questions
Quoted word for word from Grapecity interview reports.
“Write a function to replace a substring in a given string.”
Read reports →“Write a recursive function to generate the Fibonacci Series.”
Read reports →“Can you sort a string using code?”
Read reports →“What is the precedence of operators?”
Read reports →“Create a C# window form application for an Image Gallery.”
Read report →“Can you implement a program to print this pattern: 1 121 12321 1234321?”
Read report →“How would you evaluate the difference of the reciprocal of the factorial of two numbers programmatically?”
Read report →“Write test cases for the TruCall application.”
Read report →“Can you write a code for a program and then optimize it to check if the sum of all digits of a number has a power equal to the length of the number?”
Read report →Formats, difficulty and experience
Across all 8 Grapecity interview reports.