Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      Cadence Design Systems

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Cadence Design Systems | Vagas da empresa Cadence Design Systems | Salários da empresa Cadence Design Systems | Benefícios da empresa Cadence Design Systems
      Entrevistas da empresa Cadence Design SystemsEntrevistas do cargo de Design Engineer da empresa Cadence Design SystemsEntrevista da empresa Cadence Design Systems


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Design Engineer

      6 de jun. de 2021
      Funcionário(a) sigiloso(a)
      Oferta aceita
      Experiência positiva
      Entrevista difícil

      Candidatura

      Candidatei-me online. Fiz uma entrevista na empresa Cadence Design Systems.

      Entrevista

      Role: Hardware Level C coding for DSP Requirements: Experience in DSP, Neural Networks, C and Assembly Language Experience: The Interviewers were very friendly and helped me to answer some questions. C coding is the most important part of this job. Then comes knowledge on DSP and so on.

      Perguntas de entrevista [1]

      Pergunta 1

      Interview Round 1: Questions 1. Tell me about yourself. 2. I did an image enhancement project and hence the interviewer asked me which filter to use to detect edges. ANS- High pass filter 3. Difference between IIR and FIR filter. Which is stable? Can we make an FIR filter unstable by any means? 4. What is a histogram? Write a C code to find the histogram from an image. (I made an array of 256 elements and store values in it). Interviewer asked that if the image had only pixel values from 0 till 100, memory is wasted. What alternative do you suggest? Can you use malloc? Also, if you assign a variable for every pixel value, how do identify which variable corresponds to which variable (ANS- it is not possible) 5. Difference between heap and stack 6. What is static variable? What is volatile in C? 7. You are given an array of 20 elements {a1,a2,a3..a20}. Write a C program to modify the array in such a manner that the elements of new array looks like {a1,a11,a2,a12,…a10,a20} without using another array. 8. Puzzle questions- (i) There are 25 horses. How many races are to be performed to determine top 5 position. (ans-7) (ii) There are 10 bags will lots of balls. Out of that one bag has balls with 9 grams. All others weigh 10 grams. There is one weighing machine available. How many weighing should you perform to identify the odd bag. (ans-1) Interview Round 2: Questions 1. Tell me about yourself. 2. What is memory hole in C? (memory leakage is different) (ans) ( Try creating a struct with int and char. The size is supposed to be 4+1=5. But sizeof() will show 8. This is due to memory hole) 3. What is static variable and static function? 4. Difference between malloc and calloc. 5. Write a C program to identify number of set bits in a number? What happens if the input is a signed number? 6. There is an array of 10 elements, each having 32 bits. The data is stored in Little endian format in C. Write a C function which will accept the number of bits to be returned from the beginning of array. Eg. If the input is 7 bits, it should return 7 bits from the first element and the current position is saved. Now if input is 10, it should take 10 bits from current bits and return. So current position will be 17. Now if the input is 32, it should take 16 bits from first element and 15 from second element and combine it meaningfully and return. 7. What is sampling? Explain Nyquist criteria for sampling 8. Difference between FIR and IIR filters. Interview Round 3 Questions 1. Tell me about yourself. 2. Interviewer asked me about my projects. I explained my final year project (it was based on image processing). Interviewer asked me should the results and explain it. 3. Asked about other projects in my resume. 4. Write a C program to flip an image along its right edge. HR round Questions 1. Tell me about yourself. 2. How were the interviews. What is the one thing which you learned from these interviews. 3. What is the one thing which you were not able to answer in the interview? Did you study it later? 4. What is your biggest achievement? Tell any one idea which you had, which was difficult to implement, but you successfully implemented it. 5. Tell me about any innovation which you did 6. Why do you want this job? Why do you want to leave previous company? Prepare well and don’t be tensed. All the best!!
      Responder à pergunta
      9

      Outras avaliações de entrevista de vagas de Design Engineer da empresa Cadence Design Systems

      Entrevista para Design Engineer

      12 de set. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Hyderābād
      Nenhuma oferta
      Experiência positiva
      Entrevista difícil

      Candidatura

      Fiz uma entrevista na empresa Cadence Design Systems (Hyderābād).

      Entrevista

      Interview is bit different from other companies. Overall experience is good. Gave my best. Prepare well on the basis of verilog sv and sta.overall experience is good. And prepare your previous projects as well.

      Perguntas de entrevista [1]

      Pergunta 1

      About static timing analysis in detail
      Responder à pergunta

      Entrevista para Design Engineer

      2 de abr. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Belo Horizonte, MG
      Nenhuma oferta
      Experiência neutra
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me online. O processo levou 3 semanas. Fui entrevistado pela Cadence Design Systems (Belo Horizonte, MG) em mar. de 2025

      Entrevista

      Entrevista RH. Entrevista técnica em inglês com breve apresentação do CV em seguida coding interview em SystemVerilog, Python e C. Basicamente programar e explicar o que estava fazendo e o por quê.

      Perguntas de entrevista [1]

      Pergunta 1

      Qual a diferença entre = e <= em SV?
      Responder à pergunta

      Entrevista para Design Engineer

      18 de out. de 2024
      Candidato(a) sigiloso(a) à entrevista
      Bengaluru
      Nenhuma oferta
      Experiência neutra
      Entrevista difícil

      Candidatura

      Candidatei-me online. Fiz uma entrevista na empresa Cadence Design Systems (Bengaluru).

      Entrevista

      Held in VCET Puttur. 700+ registrations, out of that around 45 got shortlisted for 2nd round Day1 : Two Pen & Paper rounds Complex network theory circuits Day 2: 3 rounds of technical interview

      Perguntas de entrevista [1]

      Pergunta 1

      Most of the questions were related to network theory .
      Responder à pergunta
      2