{"id":64,"date":"2026-01-04T17:30:00","date_gmt":"2026-01-04T12:00:00","guid":{"rendered":"https:\/\/craqly.com\/?p=60"},"modified":"2026-07-22T12:19:34","modified_gmt":"2026-07-22T12:19:34","slug":"business-analysis-interview-questions","status":"publish","type":"post","link":"https:\/\/craqly.com\/blog\/business-analysis-interview-questions\/","title":{"rendered":"Business Analysis Mastery: 40+ Interview Questions for Career Advancement 2026"},"content":{"rendered":"<p>Business analyst interviews are harder to prepare for than software engineering interviews, partly because the questions aren&#8217;t standardized and partly because different companies mean very different things by &#8220;business analyst.&#8221; At a consulting firm, a BA is someone who facilitates workshops and documents requirements. At a product-led tech company, the same title often means something closer to a product manager who codes in SQL. The interview prep that works at one won&#8217;t necessarily transfer to the other.<\/p>\n<p>What follows are the questions that come up across both types of interviews, along with what interviewers are actually evaluating when they ask them.<\/p>\n<h2>Requirements gathering: the questions with hidden depth<\/h2>\n<p>The surface question is usually something like &#8220;walk me through how you approach requirements gathering.&#8221; The actual question underneath is: can you handle vague, contradictory, or politically charged input and turn it into something actionable?<\/p>\n<p>Questions to prepare for in this category:<\/p>\n<ul>\n<li>&#8220;A stakeholder gives you requirements that conflict with what another stakeholder told you last week. What do you do?&#8221;<\/li>\n<li>&#8220;How do you tell the difference between what a user says they want and what they actually need?&#8221;<\/li>\n<li>&#8220;You&#8217;re six weeks into a project and the sponsor says the requirements have changed completely. How do you handle it?&#8221;<\/li>\n<li>&#8220;What&#8217;s your process for getting requirements from someone who says they&#8217;re too busy to meet?&#8221;<\/li>\n<\/ul>\n<p>For the first question, interviewers want to see that you don&#8217;t just escalate immediately or document both versions and wait. They want to see you facilitate a conversation between the conflicting stakeholders to surface the underlying disagreement, not just the surface-level requirements conflict.<\/p>\n<p>The &#8220;what they say vs. what they need&#8221; question is about observation methods. Good answers mention shadowing workflows, asking &#8220;show me how you currently do this&#8221; rather than &#8220;tell me what you need,&#8221; and analyzing existing data before holding requirements workshops. Bad answers are variations of &#8220;I ask clarifying questions.&#8221;<\/p>\n<h2>Stakeholder management questions<\/h2>\n<p>These questions assess whether you can work with difficult people without creating organizational friction. The framing is usually behavioral: &#8220;tell me about a time when&#8230;&#8221;<\/p>\n<p>Common ones:<\/p>\n<ul>\n<li>&#8220;Tell me about a time a stakeholder pushed back on your analysis. How did you handle it?&#8221;<\/li>\n<li>&#8220;How do you manage a stakeholder who keeps changing priorities?&#8221;<\/li>\n<li>&#8220;Describe a time you had to deliver findings someone didn&#8217;t want to hear.&#8221;<\/li>\n<\/ul>\n<p>The pushback question is one of the most revealing. Weak answers: &#8220;I explained my methodology more clearly until they agreed.&#8221; Strong answers: &#8220;I validated that my methodology was sound, then I asked them what specifically felt off about the conclusion, because sometimes the data is right but the framing is wrong.&#8221;<\/p>\n<p>There&#8217;s a real skill here that&#8217;s hard to fake in an interview: the ability to hold a well-reasoned position while remaining genuinely open to new information that might change it. Interviewers who are good at this themselves can spot the difference between &#8220;I&#8217;m confident in my analysis&#8221; and &#8220;I&#8217;m defensive about my analysis.&#8221;<\/p>\n<h2>Process analysis: where technical depth shows<\/h2>\n<p>At tech companies especially, BA interviews often include a case study or scenario where you analyze a broken process. They&#8217;ll show you a flow chart, a data set, or a product funnel and ask you to identify what&#8217;s wrong and how you&#8217;d fix it.<\/p>\n<p>Things they&#8217;re looking for:<\/p>\n<ul>\n<li>Do you start with the data before forming a hypothesis, or do you jump to a solution?<\/li>\n<li>Can you quantify the impact of a process problem, not just describe it?<\/li>\n<li>Do you consider the change management side of a process improvement, not just the technical design?<\/li>\n<\/ul>\n<p>The quantification piece is worth emphasizing in your prep. &#8220;This step in the process creates delays&#8221; is a weak BA answer. &#8220;This step creates an average 4-day delay per request, which across 47 requests per month translates to approximately 188 person-days of waiting time annually&#8221; is a strong one. The numbers don&#8217;t have to be exact in a case study, but showing that you think in terms of measurable impact matters.<\/p>\n<h2>Technical and tools questions<\/h2>\n<p>The level of technical depth expected varies enormously. At some companies, a BA who can write intermediate SQL queries and build a Tableau dashboard is plenty technical. At others, you&#8217;ll need Python fluency and experience with A\/B testing frameworks.<\/p>\n<p>Common tools questions:<\/p>\n<ul>\n<li>SQL: can you write a query that joins three tables and aggregates results? Can you explain what a window function does?<\/li>\n<li>Data visualization: can you look at a chart and identify where the visualization is misleading (truncated Y-axis, cherry-picked time windows)?<\/li>\n<li>Requirements tools: Jira, Confluence, Figma for wireframing, BPMN for process diagrams<\/li>\n<\/ul>\n<p>According to the <a href=\"https:\/\/survey.stackoverflow.co\/2024\/\" target=\"_blank\" rel=\"noopener noreferrer\">2024 Stack Overflow Developer Survey<\/a>, SQL remains one of the most widely used languages across job functions, including non-engineering roles. If your SQL is weak and you&#8217;re interviewing for a data-heavy BA role, that&#8217;s the single highest-use thing to fix before your next round of interviews.<\/p>\n<h2>What interviewers say they look for but rarely get<\/h2>\n<p>I&#8217;ve talked to hiring managers at mid-size tech companies about what separates good BA candidates from great ones. The answer I&#8217;ve heard most often isn&#8217;t a specific technical skill. It&#8217;s what one of them called &#8220;business curiosity.&#8221; The instinct to ask &#8220;why does this process exist at all?&#8221; before asking &#8220;how do I document it better?&#8221;<\/p>\n<p>The <a href=\"https:\/\/www.bls.gov\/ooh\/business-and-financial\/management-analysts.htm\" target=\"_blank\" rel=\"noopener noreferrer\">Bureau of Labor Statistics<\/a> projects management analyst roles (which includes many BA positions) growing 11% through 2033, faster than average. The supply of people who can run requirements workshops is growing. The rarer skill is the judgment to know which problems are worth solving in the first place.<\/p>\n<p>In your interview, find one moment to demonstrate that instinct. When they ask you about a process improvement you led, frame your answer not just as &#8220;I made the process more efficient&#8221; but &#8220;I first had to convince the team that the process we were optimizing was the right one to focus on, because the bigger problem was actually upstream.&#8221; That framing, where you question the premise before executing on it, is what good BA interviewers are listening for.<\/p>\n<p>Most candidates prepare for the questions on the list. Fewer prepare for the instinct behind the list.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Get ready for business analyst interviews with real questions on requirements, stakeholder management, and process analysis. Includes what interviewers actually look for.<\/p>\n","protected":false},"author":26,"featured_media":418,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"fifu_image_url":"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop","fifu_image_alt":"Business Analysis Mastery: 40+ Interview Questions for Career Advancement 2026","footnotes":""},"categories":[3],"tags":[285,286,290,24,25,289,287,288],"class_list":["post-64","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-interview-questions","tag-ba-interview-2026","tag-business-analysis-interview-questions","tag-business-solutions-design","tag-interview","tag-interview-questions","tag-process-improvement-interview","tag-requirements-analysis-interview","tag-stakeholder-engagement-interview"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Business Analyst Interview Questions You Should Prepare For | Craqly<\/title>\n<meta name=\"description\" content=\"Get ready for business analyst interviews with real questions on requirements, stakeholder management, and process analysis. Includes what interviewers actually look for.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/craqly.com\/blog\/?p=64\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Business Analyst Interview Questions You Should Prepare For | Craqly\" \/>\n<meta property=\"og:description\" content=\"Get ready for business analyst interviews with real questions on requirements, stakeholder management, and process analysis. Includes what interviewers actually look for.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/craqly.com\/blog\/?p=64\" \/>\n<meta property=\"og:site_name\" content=\"Craqly Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-04T12:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-22T12:19:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop\" \/>\n<meta name=\"author\" content=\"Krishna Naga\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Krishna Naga\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64\"},\"author\":{\"name\":\"Krishna Naga\",\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/#\\\/schema\\\/person\\\/7b8356c45914e2dc1520ae79687a415a\"},\"headline\":\"Business Analysis Mastery: 40+ Interview Questions for Career Advancement 2026\",\"datePublished\":\"2026-01-04T12:00:00+00:00\",\"dateModified\":\"2026-07-22T12:19:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64\"},\"wordCount\":1044,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop\",\"keywords\":[\"ba interview 2026\",\"business analysis interview questions\",\"business solutions design\",\"interview\",\"interview questions\",\"process improvement interview\",\"requirements analysis interview\",\"stakeholder engagement interview\"],\"articleSection\":[\"Interview Questions\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64\",\"url\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64\",\"name\":\"Business Analyst Interview Questions You Should Prepare For | Craqly\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop\",\"datePublished\":\"2026-01-04T12:00:00+00:00\",\"dateModified\":\"2026-07-22T12:19:34+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/#\\\/schema\\\/person\\\/7b8356c45914e2dc1520ae79687a415a\"},\"description\":\"Get ready for business analyst interviews with real questions on requirements, stakeholder management, and process analysis. Includes what interviewers actually look for.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64#primaryimage\",\"url\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop\",\"contentUrl\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop\",\"caption\":\"Business Analysis Mastery: 40+ Interview Questions for Career Advancement 2026\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?p=64#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/craqly.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Business Analysis Mastery: 40+ Interview Questions for Career Advancement 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/craqly.com\\\/blog\\\/\",\"name\":\"Craqly Blog\",\"description\":\"AI interview prep, career advice, company guides\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/craqly.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/craqly.com\\\/blog\\\/#\\\/schema\\\/person\\\/7b8356c45914e2dc1520ae79687a415a\",\"name\":\"Krishna Naga\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9e1cec62b183ea8adb108bf94e4d3f363b82b7a9c371d68e39001661be5c223c?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9e1cec62b183ea8adb108bf94e4d3f363b82b7a9c371d68e39001661be5c223c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9e1cec62b183ea8adb108bf94e4d3f363b82b7a9c371d68e39001661be5c223c?s=96&d=mm&r=g\",\"caption\":\"Krishna Naga\"},\"description\":\"Krishna Naga is part of the team behind Craqly, working on product and AI. He writes about hiring processes at large technology companies.\",\"sameAs\":[\"https:\\\/\\\/in.linkedin.com\\\/in\\\/krishna-naga-aa7364121\"],\"url\":\"https:\\\/\\\/craqly.com\\\/blog\\\/author\\\/krishna-naga\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Business Analyst Interview Questions You Should Prepare For | Craqly","description":"Get ready for business analyst interviews with real questions on requirements, stakeholder management, and process analysis. Includes what interviewers actually look for.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/craqly.com\/blog\/?p=64","og_locale":"en_US","og_type":"article","og_title":"Business Analyst Interview Questions You Should Prepare For | Craqly","og_description":"Get ready for business analyst interviews with real questions on requirements, stakeholder management, and process analysis. Includes what interviewers actually look for.","og_url":"https:\/\/craqly.com\/blog\/?p=64","og_site_name":"Craqly Blog","article_published_time":"2026-01-04T12:00:00+00:00","article_modified_time":"2026-07-22T12:19:34+00:00","og_image":[{"url":"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop","type":"","width":"","height":""}],"author":"Krishna Naga","twitter_card":"summary_large_image","twitter_image":"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop","twitter_misc":{"Written by":"Krishna Naga","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/craqly.com\/blog\/?p=64#article","isPartOf":{"@id":"https:\/\/craqly.com\/blog\/?p=64"},"author":{"name":"Krishna Naga","@id":"https:\/\/craqly.com\/blog\/#\/schema\/person\/7b8356c45914e2dc1520ae79687a415a"},"headline":"Business Analysis Mastery: 40+ Interview Questions for Career Advancement 2026","datePublished":"2026-01-04T12:00:00+00:00","dateModified":"2026-07-22T12:19:34+00:00","mainEntityOfPage":{"@id":"https:\/\/craqly.com\/blog\/?p=64"},"wordCount":1044,"commentCount":0,"image":{"@id":"https:\/\/craqly.com\/blog\/?p=64#primaryimage"},"thumbnailUrl":"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop","keywords":["ba interview 2026","business analysis interview questions","business solutions design","interview","interview questions","process improvement interview","requirements analysis interview","stakeholder engagement interview"],"articleSection":["Interview Questions"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/craqly.com\/blog\/?p=64#respond"]}]},{"@type":"WebPage","@id":"https:\/\/craqly.com\/blog\/?p=64","url":"https:\/\/craqly.com\/blog\/?p=64","name":"Business Analyst Interview Questions You Should Prepare For | Craqly","isPartOf":{"@id":"https:\/\/craqly.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/craqly.com\/blog\/?p=64#primaryimage"},"image":{"@id":"https:\/\/craqly.com\/blog\/?p=64#primaryimage"},"thumbnailUrl":"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop","datePublished":"2026-01-04T12:00:00+00:00","dateModified":"2026-07-22T12:19:34+00:00","author":{"@id":"https:\/\/craqly.com\/blog\/#\/schema\/person\/7b8356c45914e2dc1520ae79687a415a"},"description":"Get ready for business analyst interviews with real questions on requirements, stakeholder management, and process analysis. Includes what interviewers actually look for.","breadcrumb":{"@id":"https:\/\/craqly.com\/blog\/?p=64#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/craqly.com\/blog\/?p=64"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/craqly.com\/blog\/?p=64#primaryimage","url":"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop","contentUrl":"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=1200&h=600&fit=crop","caption":"Business Analysis Mastery: 40+ Interview Questions for Career Advancement 2026"},{"@type":"BreadcrumbList","@id":"https:\/\/craqly.com\/blog\/?p=64#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/craqly.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Business Analysis Mastery: 40+ Interview Questions for Career Advancement 2026"}]},{"@type":"WebSite","@id":"https:\/\/craqly.com\/blog\/#website","url":"https:\/\/craqly.com\/blog\/","name":"Craqly Blog","description":"AI interview prep, career advice, company guides","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/craqly.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/craqly.com\/blog\/#\/schema\/person\/7b8356c45914e2dc1520ae79687a415a","name":"Krishna Naga","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9e1cec62b183ea8adb108bf94e4d3f363b82b7a9c371d68e39001661be5c223c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9e1cec62b183ea8adb108bf94e4d3f363b82b7a9c371d68e39001661be5c223c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9e1cec62b183ea8adb108bf94e4d3f363b82b7a9c371d68e39001661be5c223c?s=96&d=mm&r=g","caption":"Krishna Naga"},"description":"Krishna Naga is part of the team behind Craqly, working on product and AI. He writes about hiring processes at large technology companies.","sameAs":["https:\/\/in.linkedin.com\/in\/krishna-naga-aa7364121"],"url":"https:\/\/craqly.com\/blog\/author\/krishna-naga\/"}]}},"_links":{"self":[{"href":"https:\/\/craqly.com\/blog\/wp-json\/wp\/v2\/posts\/64","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/craqly.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/craqly.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/craqly.com\/blog\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/craqly.com\/blog\/wp-json\/wp\/v2\/comments?post=64"}],"version-history":[{"count":2,"href":"https:\/\/craqly.com\/blog\/wp-json\/wp\/v2\/posts\/64\/revisions"}],"predecessor-version":[{"id":1110,"href":"https:\/\/craqly.com\/blog\/wp-json\/wp\/v2\/posts\/64\/revisions\/1110"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/craqly.com\/blog\/wp-json\/wp\/v2\/media\/418"}],"wp:attachment":[{"href":"https:\/\/craqly.com\/blog\/wp-json\/wp\/v2\/media?parent=64"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/craqly.com\/blog\/wp-json\/wp\/v2\/categories?post=64"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/craqly.com\/blog\/wp-json\/wp\/v2\/tags?post=64"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}