Write a function that takes an input string, consisting of several words separated by spaces, and print out each word reversed, keeping the same order within the string.
Questions d'entretien pour Software Development Programmer
113 question(s) d'entretien partagée(s) par les candidats | software development programmer
Given the following terms please draw a logical diagram/hierarchy on the board as you see fit. Dog, Cat, Woof, Animal, Fifi, Run
Validate the parenthesis in a string ensuring that all open parenthesis have a matching closing.
There are N number of soccer teams, who must all play against each other in a set amount of time (amount of time is irrelevant). Find a way to schedule their games in such a way that there is equal amount of time between games for each team, i.e. all teams get same amount of rest between each game.
Please give us an overview of your background experience.
You have 9 rocks and scales. One of the rocks is slightly heavier than others. You can only use the scales twice. How do you know which of the rocks is the heaviest?
Willingness to relocate
1. some function was there had to find error . 2. given an array and integer m , had to find average of m groups in O(n) . Ex : A[]={1,2,3,4,5} ,m=3 ans : avg(1,2,3) , avg(2,3,4),avg(3,4,5) 3.givean an array and target , had to find all pairs whose sum is equal to target.
They asked if given a string, how many letters would I have to change in order to make it a palindrome. Very difficult. But they didn't necessarily expect success.
Random node linked list LeetCode medium
Affichage de 1 - 10 questions d’entretien