Skip to content
Related Articles
Get the best out of our app
GFG App
Open App
geeksforgeeks
Browser
Continue

Related Articles

Cadence Interview | (Off-campus 6 years experience)

Improve Article
Save Article
Like Article
Improve Article
Save Article
Like Article

I got the interview call through LinkedIn and interview scheduled for f2f discussion

Round 1:

  1. Asked about the job scheduling, 6 jobs are given and each is dependent on completion of other job. So how can you schedule the jobs so that all jobs will run successfully.
  2. Given an array with duplicate number. Create a linked list from that array. And traverse the linked list in a reverse order after removing all duplicate numbers.
  3. He had given me one source code written on C++ and asked me about the compilation error.

 

My Personal Notes arrow_drop_up
Last Updated : 15 May, 2018
Like Article
Save Article
Similar Reads