Where do you see yourself in 5 years?
Softwareentwickler Interview Questions
Softwareentwickler Interview Questions
Softwareentwickler sind besonders gefragt und diese Rolle kann auch sehr gute Verdienstmöglichkeiten und hohe Arbeitszufriedenheit bieten. Bei einem Vorstellungsgespräch für Softwareentwickler werden Ihnen wahrscheinlich Fragen zu Ihren Hard und Soft Skills sowie zum effizienten Projektmanagement gestellt.
Typische Bewerbungsfragen als Softwareentwickler (m/w/d) und wie Sie diese beantworten
Frage 1: Welche Art von Softwareentwicklung betreiben Sie derzeit?
Frage 2: Beschreiben Sie ein Entwicklungsproblem, das Sie hatten, und wie Sie es behoben haben.
Frage 3: Wie gehen Sie mit dem QA-Prozess um?
513,095 softwareentwickler interview questions shared by candidates
Can't tell based on confidentiality
Programming
Online Programming (1) Total pairs in an array that whose sum give a given value. Example: Array = {1,4,7,-2,8,11,5} Sum = 9 Output = 3. (1,8) ,(4,5) , (11,-2)
Two strings were given with numerical characters. I was asked for the count of duplicates and the duplicate characters which are present in both the strings. For eg : 1522 and 5314 has two duplicate characters 5 and 1.
In a competitive exam joy got 340. if he got 5 marks for each correct ans & -3 for each incorrect one. plz tell how many question he has attended?(it is not the actual question but a type of)
Write a Program in C or Java to check if a number is a Colindrome or not. Colidrome is a word that has 3 alphabets followed by the reverse of the 3 alphabets and so on: Ex: cappac mollomaappaa
Write a program to find the number of occurrence of a string in another string in any language
- Describe in detail your most involved and difficult project you've done in the past. - Difference between objects and classes in C++. - You're given two arrays of strings. Determine if all the strings in the first array are present in the second array, and return a boolean. Now assume both arrays have a million elements each. How would your answer change to improve efficiency?
Write a method that would reverse the merge sort, ie given many Objects with mapped sorted values to it, create a one big HashMap that is sorted by each Object and is sorted inside each Object by the timestamp.
Viewing 2111 - 2120 interview questions