General
Ask you interview questions for a specific job
Example
I’m interviewing for a software engineer position, can you give me some interview questions?
Example
Please provide me with some common interview questions for a senior developer role.
Coding
Explain why a piece of the code isn’t working
Why this code is not working
Explain what a piece of code mean
What this code does?
Code an entire software program
Example
Write a programs that calculates the factorial of a given number in python?
Example
How do I make an HTTP request in Javascript?
Generate regular expressions (regex)
Example
Create a regex that matches all email addresses?
Example
Generate 8-digits password regex