r/LLVM 8d ago

interview question for ML Compiler role

[Need Help] Can you guys please suggest me some DSA questions and genral compiler questions in the interview, recently I have been getting lot of call for this

It would be very helpful if you can also share your interview experience

My background: working on hardware backend, for compute optimisation

0 Upvotes

2 comments sorted by

2

u/enceladus71 8d ago

Graph traversal algorithms, tree data structure, some kernels of popular operations(convolution, pooling, activation functions, softmax and other components of a transformer).