Content Interview Questions

24,227 content interview questions shared by candidates

1st round: 1. Time and Space complexity of all the data structures and algorithms. 2. What is Scaling? What is Vertical and Horizontal Scaling? 3. Questions on Java 8 2nd round: 3 coding questions, I attended only two 1. Balancing brackets like "()[]{}" and "([)]" . Push in stack if open bracker is encountered and pop from Stack if closing bracket is the and match them. https://leetcode.com/problems/valid-parentheses/ 2. Given a linked list, determine if it has a cycle in it https://leetcode.com/problems/linked-list-cycle/
Oct 31, 2021

1st round: 1. Time and Space complexity of all the data structures and algorithms. 2. What is Scaling? What is Vertical and Horizontal Scaling? 3. Questions on Java 8 2nd round: 3 coding questions, I attended only two 1. Balancing brackets like "()[]{}" and "([)]" . Push in stack if open bracker is encountered and pop from Stack if closing bracket is the and match them. https://leetcode.com/problems/valid-parentheses/ 2. Given a linked list, determine if it has a cycle in it https://leetcode.com/problems/linked-list-cycle/

The most difficult question to answer was when I was asked how I handled a problem I had faced in a previous work environment. It took me a few seconds to identify one, simply because at my previous jobs, the work was so streamline, there weren't many issues.
avatar

Content Producer

Interviewed at RealNetworks

2.9
Aug 28, 2012

The most difficult question to answer was when I was asked how I handled a problem I had faced in a previous work environment. It took me a few seconds to identify one, simply because at my previous jobs, the work was so streamline, there weren't many issues.

Viewing 1031 - 1040 interview questions

Glassdoor has 24,227 interview questions and reports from Content interviews. Prepare for your interview. Get hired. Love your job.