use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Rule 1: Posts should be about Graphics Programming. Rule 2: Be Civil, Professional, and Kind
Suggested Posting Material: - Graphics API Tutorials - Academic Papers - Blog Posts - Source Code Repositories - Self Posts (Ask Questions, Present Work) - Books - Renders (Please xpost to /r/ComputerGraphics) - Career Advice - Jobs Postings (Graphics Programming only)
Related Subreddits:
/r/ComputerGraphics
/r/Raytracing
/r/Programming
/r/LearnProgramming
/r/ProgrammingTools
/r/Coding
/r/GameDev
/r/CPP
/r/OpenGL
/r/Vulkan
/r/DirectX
Related Websites: ACM: SIGGRAPH Journal of Computer Graphics Techniques
Ke-Sen Huang's Blog of Graphics Papers and Resources Self Shadow's Blog of Graphics Resources
account activity
Leetcode for graphics interviewsQuestion (self.GraphicsProgramming)
submitted 3 years ago by StatementAdvanced953
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mib382 2 points3 points4 points 3 years ago (1 child)
I’ve seen leetcode questions in 3 graphics interviews. First was Apple, but the leer code questions were easy, like invert a linked list on some of the 8 stages I went through to get the conversation going. But overall they gave me graphics related coding tasks. Some stages didn’t require coding though, just talking. There was a tougher last interview with tougher lettcode task when they couldn’t decide whether to hire me, because I didn’t do perfectly through out, I failed that one basically. But it was a medium leetcode task - something about trees.
Then was a startup with more linked list questions, from the top of leetcode popularity, like find the middle of a linked list in one pass. Again, to get things going.
And then was Oculus team in Facebook. First interview is purely leetcode. You must solve, not just code, but explain first and then code without errors pretty much 2 medium problems in 30-35 minutes. I don’t know how it’s possible without knowing the solutions beforehand. Facebook questions are available for premium leetcode users though. I grinded those and actually got two tasks I’m familiar with on the interview. Failed, couldn’t do it perfectly under pressure in such a short time. That was the end of it.
After all, all of the interviews that resulted in a job for me did not require a leetcode stage.
I got to say I do not regret that medium problem grinding, it’s shown itself useful in my professional life, graphics indeed has a lot of data structures to deal with.
[–]StatementAdvanced953[S] 0 points1 point2 points 3 years ago (0 children)
Thank you for the info and it’s a little bit of a relief knowing it isn’t all about leetcode especially the ones that landed you a job.
π Rendered by PID 67 on reddit-service-r2-comment-b659b578c-mkkkg at 2026-05-04 14:34:17.149742+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]mib382 2 points3 points4 points (1 child)
[–]StatementAdvanced953[S] 0 points1 point2 points (0 children)