Navan计算机科学面试真题

职位分类
全部
数据相关
计算机科学
人工智能
产品经理
BQ
面试题
全部(2)
OOD(0)
Algorithm(1)
System Design(1)
高频题(0)
Math(0)
全部(2)
OOD(0)
Algorithm(1)
System Design(1)
高频题(0)
Math(0)
1.Dynamic Programming Problem
2.Understanding JSON Web Tokens
1. Dynamic Programming Problem
The task involves a dynamic programming problem, which seems to be about minimizing latency by dividing a graph into several unconnected groups. Provide a solution approach for this problem.
2. Understanding JSON Web Tokens
Explain the purpose of the two provided code snippets related to JSON Web Tokens.