employer cover photo
employer logo

Pergunta de entrevista da empresa SanDisk

Implement strtok functions of strings. eg char a[]=”ab,cd,e” Output should be 3 strings–“ab”, “cd” and “e” if we consider the delimiter as ‘,’