Pergunta de entrevista da empresa Intel Corporation

some Comp Arch and Data structure i.e. Explain Array vs LinkedList, check if a string is palindrome give the sum of set bits of an integer

Resposta da entrevista

Sigiloso

18 de nov. de 2023

1. ( run time stack\ heap) search add delete complexity explain. 2. while loop with 2 pointer from front and back. 3. for loop sizeof(int) * 8, sum += integer >> i & 1