Is it possible for the following function to go into an infinite loop given an array and its size in C: void foo( int* array , int array_size ) { int index = 0; for( ; index < array_size ; index++) array[ index ] = 0; }
Desenvolvedor Web Interview Questions
Desenvolvedor Web Interview Questions
Entrevistas para o cargo de desenvolvedor(a) web têm muitas perguntas técnicas. Prepare-se para perguntas que testarão seu conhecimento de linguagens de programação relevantes, como JavaScript e CSS, funções gerais da web e experiência em desenvolvimento de serviços da web, como REST e SOAP. Prepare-se para dar exemplos de projetos ou sites com os quais tenha trabalhado como designer.
Principais perguntas de entrevista para desenvolvedor(a) web e como respondê-las
Pergunta 1: Descreva as linguagens de programação e os serviços da web mais populares.
Pergunta 2: Como desenvolvedores web e gerentes de trabalho com os quais você já trabalhou descreveriam você?
Pergunta 3: Como você resolveria problemas de codificação?
23,583 desenvolvedor web interview questions shared by candidates
The questions were of both programming and theory nature. They did not leave any area untouched. I guess interviews happened from us.
They aske me about my ability and skill
What is media query?
Given a simple JSON response consisting of an array of 3-4 similar objects made of the same properties w/ differing values, how would you transform them into another given format to be consumed/presented?
Technical Questions
Are you married? Do you have any kids? Do you plan on having kids?
i will update detail description as soon as possible. or contact me personally.
Is Javascript a scripting or object-oriented language?
What is your experience with Angular?
Viewing 191 - 200 interview questions