Skip to main content

How to navigate AI during the interview process

This guide outlines how to showcase your AI fluency

Written by Robyn Luyt
Updated today

As AI continues to scale, having these skills in your "back pocket" is no longer just a bonus—it is becoming the professional norm. Hiring teams are looking for "AI-augmented" talent: individuals who stay curious, take the reins of new technology, and use it to become more efficient and productive.

This guide outlines how to showcase your AI fluency while avoiding the common pitfalls of "AI Slop."

1. Showcasing AI on Your Profile & CV:

Your CV shouldn't just be "updated by AI"; it should demonstrate how you master AI.

It’s time to dust off that 10-year-old CV and rethink how we write it! Should you throw your CV into ChatGPT and ask it to just "update it"? Probably not. There’s plenty of “AI-Generated Slop” out there, and profiles that look like generic bot-output usually end up straight in the bin.

Instead, use AI as a high-level consultant to enhance your profile, improve ATS-friendliness, and explain your projects concisely without creating a "wall of text."

Show How You Use AI (The 3 Use Cases)

Different roles require different AI skill sets. Identify which bucket you fall into and showcase it accordingly:

  • Devs who create AI: Focus on what you have built. Discuss the specific projects, the architecture, and the tools (e.g., LangChain, PyTorch, OpenAI API) you used to make them work.

  • Devs who use AI to enhance workflows: Focus on productivity. Be specific about your setup; for example: “I use Cursor and GitHub Copilot to accelerate feature deployment while maintaining 90% test coverage.”

  • Non-technical professionals: Focus on efficiency. Treat AI as a "smart tool" that makes you better at your job. Mention how you use creative AI solutions to solve traditional business problems.

Modernising Your Experience with Action Verbs

When describing your work, use language that shows you are the pilot, not just a passenger. Avoid generic phrases in favor of active, "AI-augmented" descriptions:

Category

The "Pilot" Approach (Examples)

Technical

"Implemented AI-assisted pair programming to reduce debugging cycles and improve code quality."

Non-Technical

"Leveraged Efficiency Orchestration via LLMs to synthesize market research data, reducing reporting time by 30%."

Quality Control

"Maintained a Human-in-the-Loop approach, combining rapid AI prototyping with rigorous manual fact-checking and review."

Tailoring (Not Fabricating)

Outside of your general profile, use AI to help you tailor your CV to specific jobs as you apply for them.

  • The Strategy: Upload your CV and the Job Description (JD) to an LLM. Ask it to: "Identify the gaps between my experience and this JD, and suggest how I can better explain my existing responsibilities using the company's terminology."

  • The Golden Rule: If the AI suggests a skill or project you haven't actually done, delete it. AI should be used to translate and polish your real experience, never to invent it.

2. Using AI to Prepare for Non-Technical Interviews

Interviews are scary! It’s often hard to know what to expect, and that uncertainty is where the stress comes from. While LLMs should never replace your core preparation, they serve as a world-class "rehearsal partner" to supplement your efforts and build your confidence.

The Preparation Workflow

The goal here is to move beyond just reading about a company and actually start interacting with the information.

  • Feed the Context: Upload all relevant materials you have. This includes the job spec, your CV, and any info you’ve gathered from the company website or LinkedIn.

  • The Simulation Prompt: Use a prompt that forces the AI to challenge you.

    • “Pretend you are a Hiring Manager at [Company]. Conduct a mock interview for this [Role]. Ask me one challenging question at a time, wait for my response, and then provide feedback on my answer based on the STAR method.”

  • The List Method: If you’re short on time, simply ask the LLM to generate a list of the 10 most likely behavioral questions for this specific role so you can start mentally mapping out your stories.

The Voice Mode Advantage

Bonus points if you use the mobile app version of your LLM to engage in Voice Mode. Having an actual back-and-forth discussion helps you practice your verbal "flow" and reduces nerves. It ensures that by the time the real interview happens, you aren’t just reading from a script, you’re engaging in a natural conversation.

Two Critical Reminders

  • The Intent: This exercise is meant to get you thinking critically about the role and the information you’ve already reviewed. It’s a tool for comfort and familiarity, not a source of "perfect" scripted answers.

  • ⚠️ The Hallucination Warning: AI can be overconfident. It might "hallucinate" facts about a company’s history, recent news, or leadership. Always double-check any "facts" the AI gives you against the company’s official "About" or "News" pages before you repeat them in a real interview.

3. AI in Technical Interviews

Technical tasks, whether they are take-home projects or live coding sessions, are designed to show how you process information, not just your ability to generate syntax. While the pressure to perform is high, treating these tasks as a "copy-paste" exercise is a surefire way to fail. If a company wanted "AI slop," they wouldn't be hiring a person for the role!

The Strategic Approach

Before you write a single line of code with an LLM, you must understand the context of the request.

  • Know the Policy: Companies are currently split into three camps. Some explicitly allow AI (treating it as a "work simulation"), some forbid it (to test core logic), and others use "AI-resistant" questions. If you are unsure of the policy, ask. It shows professional maturity and respect for their process.

  • The "Slop" Test: Hiring managers can easily spot unedited AI code. Telltale signs include overly generic naming conventions, a lack of specific edge-case handling, or "hallucinated" libraries that don't exist. Your submission must reflect your personal coding standards and style.

  • Deep Comprehension is Mandatory: If you use AI to boilerplate a project or debug an error, you must be able to explain every single line.

    • Failing Answer: "The AI generated this logic."

    • Passing Answer: "I used AI to scaffold this boilerplate, but I manually adjusted the data structure here to ensure О⒩ time complexity for our specific use case."

The "Pilot" Mentality (AI-Assisted Coding)

In 2025, technical excellence is increasingly defined by AI Orchestration. Show the interviewer you are in control:

  • Context Framing: Before prompting, explain the problem space. Show that you identify the entry points and data contracts yourself.

  • Verification Discipline: Use AI to generate test cases, but you must be the one to validate them. Catching a subtle bug in an AI-generated suggestion actually proves your seniority more than writing the code from scratch.

Ethical & Security Boundaries

Integrity in technical interviews often comes down to how you handle data.

  • Confidentiality: Never feed proprietary datasets, internal company briefs, or sensitive logic into a public LLM. Doing so can breach NDAs and lead to immediate disqualification.

  • Transparency: If you used AI to optimize a specific algorithm, mention it. Many managers value honesty and efficiency, provided you can demonstrate that you directed the tool rather than letting it "think" for you.

The "Technical Interview" Summary Table:

Goal

The "Green Flag" (Do This)

The "Red Flag" (Avoid This)

Problem Solving

Use AI to explore architectural tradeoffs.

Letting AI dictate the entire solution without questioning it.

Live Coding

Narrate why you are using a specific AI prompt.

Silence while you wait for a bot to give you the answer.

Take-Home Tasks

Use AI for boilerplate and unit test generation.

Submitting code with generic, non-functional, or robotic comments.

Knowledge

Explaining the "Why" behind the logic.

Being unable to explain a line of code you submitted.

4. Ethical Considerations When Using AI

As AI tools become as common as spell-check, the "ethical line" is shifting. Used wisely, AI boosts your confidence and fills knowledge gaps. Used poorly, it creates a "trust deficit" that can get you rejected or even dismissed after you’ve started the job. Integrity is one of the few skills that cannot be automated; here is how to maintain it.

Transparency & Disclosure

Ethical AI use starts with being open about your process.

  • Learning Aid vs. Shortcut: Use AI to explain a complex concept so you can truly master it. Never use it as a shortcut to hide a gap in your understanding.

  • The "Follow-up" Risk: Modern hiring teams are wise to "AI-shadowing." They will use behavioral probing, deep-dive follow-up questions, and pair-programming to see if your actual knowledge matches your AI-enhanced profile. If the "AI you" and the "Real you" don't match, the process usually ends there.

  • When to Speak Up: If you used AI for a significant portion of a take-home task, mention it. Explain how you used it to be more efficient. Honesty about your workflow is often viewed as a "Green Flag" for modern, tech-forward roles.

Authenticity & The "Uncanny Valley"

Fairness means representing yourself accurately. AI should polish your voice, not replace it.

  • Avoid Fabrication: Never use AI to generate fictional achievements, inflated project details, or "expert-level" skills you haven't yet mastered.

  • The Voice Check: If your CV is written in the tone of a PhD researcher but you speak like a casual junior, you create an "uncanny valley" effect. This inconsistency triggers red flags for recruiters. Ensure the final output still sounds like you.

Confidentiality & Data Privacy (The "Hard Line")

This is the only area where an AI mistake can lead to legal consequences.

  • Protect Company Secrets: Never feed proprietary datasets, real client information, or internal company materials (like a unique test prompt they gave you) into a public LLM. This can breach NDAs or privacy policies.

  • Use Placeholders: If you are asking an AI to help you refactor code or summarize a document, strip out all specific names, sensitive data, and identifying markers first.

  • Safety First: Ethical practice means treating any company-specific data as sensitive by default. If you wouldn't post it on a public forum, don't put it in an LLM.

The Ethics Checklist

Ask Yourself...

If the answer is "Yes"...

"Can I explain this logic if the AI is turned off?"

You are using AI as a Tool. (Safe)

"Am I claiming a result I didn't actually oversee?"

You are using AI as a Mask. (Risky)

"Did I put a real person's data into the prompt?"

You are committing a Privacy Breach. (Dangerous)

Did this answer your question?