Indeed interview-Reverse string but let the html entity remain unchanged 上午9:14 Posted by Unknown Others No comments One of the popular interview questions of Indeed is to reverse the string but let the html entity remain unchanged. For example : The result of "123&TWD;432&JPY;"should be &TWD;234&JPY;321 Solution: What we need to do is store the entities and insert them into the reversed string. 以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook
0 意見:
張貼留言