<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KVGHS6G" height="0" width="0" style="display:none;visibility:hidden"></iframe>

Autodesk计算机科学面试真题

职位分类
全部
数据相关
计算机科学
人工智能
产品经理
BQ
面试题
全部(8)
OOD(3)
Algorithm(2)
System Design(2)
高频题(0)
Math(0)
全部(8)
OOD(3)
Algorithm(2)
System Design(2)
高频题(0)
Math(0)
1.System Design: TinyURL
2.Code Review: Debugging JavaScript Functions for Calculating Median and Mean
3.LeetCode Problem 20
4.LeetCode Problem 523
5.Spring and AWS related project questions
6.Differences between Java 8 and Java 17
7.Commonly used Spring annotations
8.Difference between Java static and instance variables
1. System Design: TinyURL
Design a system for TinyURL, which is a service that provides short aliases for redirection of long URLs.
2. Code Review: Debugging JavaScript Functions for Calculating Median and Mean
The task involves a code review where you are given a segment of JavaScript code that includes functions for calculating median and mean. The code contains logical errors as well as issues with readability. Your job is to identify and correct these errors.
3. LeetCode Problem 20
LeetCode Problem 20: Provide a solution approach without writing the code.
4. LeetCode Problem 523
LeetCode Problem 523: Provide a solution approach without writing the code.
5. Spring and AWS related project questions
Discuss your experience with Spring and AWS in your projects.