Given an char array. write a function that 'collapse' the array and send it back. e.g: for a given array 'abccdeefaassf' return abcdefasf' this can be done in O(n).
Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.
Recherche d’emplois
Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.
Question entretien chez Microsoft : Given an char array. write a function that 'collapse' the array and send it back. e.g: for a given array 'abccdeefaassf' return abcdefasf' this can be done in O(n). | Glassdoor