Full Stack Developer Interviews

Full Stack Developer Interview Questions

"Full stack engineering interviews consist primarily of technical questions. Because full stack developers work with both back-end and front-end code, you should feel comfortable working with a variety of languages and answering questions ranging from databases and web servers to HMTL and UI implementation."

19,476 full stack developer interview questions shared by candidates

Given a list of inputs which are strings of words separated by commas, print specific words from the input in a given format. e.g. String input could be a list of strings that look like this: "1, A1, 5000, card_number, 1234567" The words represent the timestamp, ID, amount, type, and value respectively. For each string input, print the info in this format: "ID amount APPROVED". You can assume everything is approved for now. Print the info in chronological order according to their timestamps.
avatar

Full Stack Engineer

Interviewed at Stripe

3.7
Aug 26, 2024

Given a list of inputs which are strings of words separated by commas, print specific words from the input in a given format. e.g. String input could be a list of strings that look like this: "1, A1, 5000, card_number, 1234567" The words represent the timestamp, ID, amount, type, and value respectively. For each string input, print the info in this format: "ID amount APPROVED". You can assume everything is approved for now. Print the info in chronological order according to their timestamps.

Viewing 2021 - 2030 interview questions

Glassdoor has 19,476 interview questions and reports from Full stack developer interviews. Prepare for your interview. Get hired. Love your job.