Full Stack Software Developer Interview Questions

19,476 full stack software 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 software developer interviews. Prepare for your interview. Get hired. Love your job.