Product Engineer Interview Questions

7,929 product engineer interview questions shared by candidates

Given the list of emails, print whether each of them is valid or not! Given a string email that denotes an Email Address, the task is to check if the given string is a valid email id or not. If found to be true, then print “Valid”. Otherwise, print “Invalid”. A valid email address consists of an email prefix and an email domain, both in acceptable formats: The email address must start with a letter (no numbers or symbols). There must be an @ somewhere in the string that is located before the dot. There must be text after the @ symbol but before the dot. There must be a dot and text after the dot.
avatar

Associate Product Engineer

Interviewed at Deltax

3.3
Jan 8, 2024

Given the list of emails, print whether each of them is valid or not! Given a string email that denotes an Email Address, the task is to check if the given string is a valid email id or not. If found to be true, then print “Valid”. Otherwise, print “Invalid”. A valid email address consists of an email prefix and an email domain, both in acceptable formats: The email address must start with a letter (no numbers or symbols). There must be an @ somewhere in the string that is located before the dot. There must be text after the @ symbol but before the dot. There must be a dot and text after the dot.

Viewing 6981 - 6990 interview questions

Glassdoor has 7,929 interview questions and reports from Product engineer interviews. Prepare for your interview. Get hired. Love your job.