in coding round they ask some complicated question like,. Reverse a string that reverse their character but do not change their position e.g- HELLO WORLD - OLLEH DLROW
Desenvolvedor De Software Interview Questions
Desenvolvedor De Software Interview Questions
A área de desenvolvimento de projetos está em alta e oferece bons salários e realização profissional. Em entrevistas para cargos de desenvolvimento de software, são normalmente feitas perguntas relacionadas às suas habilidades técnicas e comportamentais e a como você gerencia projetos de maneira eficiente.
Principais perguntas de entrevista para desenvolvedor(a) de software e como respondê-las
Pergunta 1: Com qual tipo de desenvolvimento de software você trabalha no momento?
Pergunta 2: Descreva um problema de desenvolvimento que você tenha tido e como o solucionou.
Pergunta 3: Como é seu processo de garantia de qualidade?
93,117 desenvolvedor de software interview questions shared by candidates
There is a wall on your back side. Can you break it without any help or hammer?
1) Palindrome in String and number 2) Substring palindrome Eg: abcDADxyz is a palindrome,abcDACxyz is not a palindrome 3) print True when String Contains integer otherwise print False 4) print the given number is a binary number or not and print true if it is binary 5) pattern program * ** *** **** ***** 6) delete the duplicate element in a={1,3,5,6,3} answer {1,3,5,6} 7)delete the duplicate char in the given string Eg: "this is String" Output will be: t r n g 8)Strong number 9)Amstrong number 10) fibonic series using recursion 11) print the given first and last string of substring input: I was string output for was: 3,5 12) print the given number without Arthimatic input: 12345 output: 1020304050 13) print the given number input: 12345 output:54321( without using default function) 14) input : decimal10.25 ; output: binary10,25
Questions about multi-threads, which I do not have much experience with. After telling them lack of familiarity on the subject, the interviews understand me and ask other questions instead.
Collection, Data Structures, API, JAVA 10+, JPA, JSP
BST, Dbms Queries, Data Sturctures concepts, Coding was more on problem solving
Given two vectors of strings, output the strings that only appear once across both vectors.
Loops question
What is your shortcomings?
Parent Class method throws illegalMonitorStateExcpetion,Can the child class Overrided method throws RuntimeException?
Viewing 261 - 270 interview questions