Game related to coins : There are a bunch of coins on the table (about 20 I think) and 2 players have to pick 1-5 coins at each turn. The player who picks last coin wins the game. What will be your strategy if you are given the 1st chance to pick coins ?
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?
512,282 softwareentwickler interview questions shared by candidates
Write a routine to print the numbers 1 to 100 and back to 1 again without using any loops.
Given a string and a dictionary. Break the string into meaningful words.
Design a ping-pong ranking system
Prove P = NP
Reverse a linked list without using temporary variables.
Given a string s, find the minimum cuts that partition s into substrings which are all palindrome.
Reverse all the words in a string
A fairly simple question to check the number of the digits of an input. Make sure your code is robust enough to handle anything unexpected though
Given a graph node, write a code to return a copy of the sub-graph starting with that node.
Viewing 831 - 840 interview questions