Questions d'entretiens - Software engineer
Questions d'entretien de software engineer partagées par les candidats
Le top des questions d'entretien
How the viewpager is implemented? When a fragment is loaded, the next one and the previous one are in cache. Add in xml , create adapter , send fragments instance to adapter instance , the viewpager will show fragments by order |
Savez vous ce qui c'est, conjecture collatz? Ecris moi un programme qui le prouve. |
Given a sorted list of numbers which has had some k numbers moved from the front of the list to the end of the list, write a program to find k (in O(log n) time) |
After a lot of personal questions about myself, educations and work experieces, a tecnical problem about... "I have a bunch of numbers, find the best and optimized solutions to eliminate one digit only to, overall, get the lowest number" |
Some useless questions - they were very easy |
Donner un algorithme permettant de définir si un mot est un palindrome |
Mise en situation. |
Boring question |
Expérience passées ? |
Can you code fibonacci in python ? |