Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Cadence Design Systems nel mese di mar 2022
Colloquio
I was only in the first interview. The atmosphere was nice, and the interviewer talked about himself and about Cadence. Later, he asked me a code question regarding object-oriented programming.
Domande di colloquio [1]
Domanda 1
Describe the implementation of the Chicken Invaders game using Object-Oriented Programming principles
Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Cadence Design Systems (Haifa) nel mese di gen 2025
Colloquio
I had one interview with two team members.
I had 2 technical questions.
The first one was a classic leetcode question.
Then they tried to understand if I know the basics of object oriented language and inheritance and polymorphism concepts.
After that I was given a question in C++, given a specific class and asked to implement some funcs of this class.
It was mainly about graphs concepts and implementations of it.
Domande di colloquio [1]
Domanda 1
given a string, find the longest substring that starts and ends in the same letter
Ho sostenuto un colloquio presso Cadence Design Systems
Colloquio
in the begining i tell him about project i did , after that they asked me about data tructers i know, after that they asked me questions in oop , polomorphism,inhertence,after that two questions problem solving , in the end i write code in c++ that should implement classes,use of container,pass arguments to functions...
Domande di colloquio [1]
Domanda 1
how you check if there is a circle in linked list?