Graphite
2 interview experiences from candidates.
See more real Graphite interview questions shared by recent candidates.
COconfiscate·Jan 8, 2026·Coding·graphite
Graphite | Software Engineer (Senior) | Coding | Phone Screen
Software Engineer
The format of the coding screen is they would give you lots of leetcode easy questions, and see how many you can get through The 2 coding questions they asked me was: 1. Given a word, generate every permutation of that w...
010
MIMikaylaHutchinson·Jun 8, 2025·Coding·graphite
Graphite | Software Engineer (Senior) | Coding | Phone Screen
Software Engineer
Graphite Phone Interview Question: """ Given a list of letters, return all possible permutations of the letters Input: ['a', 't', 'c'] Output: [ ['a', 't', 'c'], ['a', 'c', 't'], ['t', 'c', 'a'], ['t', 'a', 'c'], ['c', '...
010