Some problem when you have a interview with the CAE software company #620
Closed
Bo-Zhang1995
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In this #General discussion# part, I will post some problems encountered during an interview with the CAE software companies. Let's talk about them and welcome everyone to propose some answers. Thank you in advance.
[1]. Have you ever encountered memory leaks or overflows? How did you solve them?
[2]. Have you ever encountered a case where 7 out of 10 calculations were correct, and three were wrong? What is the reason for this?
[3]. If there is a two-dimensional array, should we loop over the first element or the second element first when traversing the loop?
[4]. How is the Riemann solver implemented in the SPH method?
[5]. What are your thoughts on the future development direction of SPH?
[6]. What are the design features of C++?
[7]. How do we deal with the problem of mass non-conservation in SPH multiphase flow problems?
[8]. How is stability defined in SPH?
[9]. What is the concept of pre-processing in SPH?
[10]. SPH中的核函数和基函数是相同的概念吗?
......
Beta Was this translation helpful? Give feedback.
All reactions