{"id":20328,"date":"2025-06-26T23:02:54","date_gmt":"2025-06-26T23:02:54","guid":{"rendered":"https:\/\/animangeek.com\/?p=20328"},"modified":"2026-03-13T18:51:38","modified_gmt":"2026-03-13T18:51:38","slug":"emprego-na-cognizant-nos-eua-saiba-como-participar","status":"publish","type":"post","link":"https:\/\/animangeek.com\/en_gb\/emprego-na-cognizant-nos-eua-saiba-como-participar\/","title":{"rendered":"Jobs at Cognizant in the US can earn up to US$1,000,000 per hour; find out how to apply"},"content":{"rendered":"<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In a scenario where the value of qualified technology professionals continues to grow, Cognizant appears as one of the companies offering the most attractively compensated positions in the United States. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Despite this, the application process follows specific criteria, based on an analysis of technical skills and prior experience. In this context, understanding how the company structures these opportunities can facilitate the decision-making process for those wishing to work in the North American market.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-we3qV\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/careers.cognizant.com\/us-en\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-1.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Job Vacancies        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Cognizant        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Order Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Global technology giant has expanded opportunities in the American market        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.cognizant.com\/us-en\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.cognizant.com\/us-en\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/careers.cognizant.com\/us-en\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-1.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Global technology giant has expanded opportunities in the m\u2026              <\/p>\n              <a href=\"https:\/\/careers.cognizant.com\/us-en\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    View Vacancies                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Competitive salaries, a global environment, and technical challenges define the vacancies at Cognizant!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cognizant has distinguished itself globally for its digital solutions and technology consulting services. Meanwhile, many of the open positions in the United States, especially in systems development and integration, offer salaries that can reach US$1,000,000 per hour. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In other words, this average exceeds most traditional salaries for similar roles in the North American market. Furthermore, these positions are often associated with high-profile projects, which requires candidates to have a robust technical repertoire.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Where vacancies are concentrated and what they require at Cognizant<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The highest-paying opportunities, such as those paying up to US$$ 65\/hour, are mostly concentrated in states like New Jersey, Texas, California, and Illinois. Despite this, the number of hybrid or remote positions has grown, expanding access to professionals residing in other regions of the United States. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even so, these positions require a well-defined technical set. For example, in-depth knowledge of content management solutions, agile practices, and modern languages is usually the minimum requirement.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">The most sought-after professional profile for high-performance positions<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The highest-paying positions at Cognizant generally seek professionals with a solid track record and advanced technical skills. Furthermore, skills such as analytical reasoning, independent decision-making, and clear communication appear to be essential. In other words, the ideal profile goes beyond technical knowledge: it also encompasses interpersonal skills that facilitate integration with multicultural teams and demanding environments. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Despite this, the company also assesses the candidate&#039;s potential to adapt to its internal structures and methodologies. Along with tool proficiency, the ability to handle fast-paced deliveries, meeting deadlines, and maintaining technical quality is also valued. Shortly before hiring, the assessment process includes interviews with different levels of the organization, allowing us to identify candidates who possess not only the knowledge but also align with the company&#039;s culture.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Strategic projects and challenges that value professionals at Cognizant<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cognizant&#039;s operations in the United States encompass strategic projects for large clients in the financial, healthcare, telecommunications, and retail sectors. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, many of these projects involve digital transformation, requiring complex deliverables and customized solutions. Meanwhile, the professionals involved face technical challenges that encourage constant learning and practical innovation. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>As these projects gain scale, employee engagement becomes crucial to successful deliveries. In other words, those in these positions become part of a technological ecosystem that directly impacts customer processes. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sometimes this requires more than technical skills: it requires resilience, a sense of urgency, and results-oriented thinking. Despite this, the recognition and opportunities for growth tend to offset the pressures common in such environments.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">The importance of prior experience in the technology sector<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Most higher-paying opportunities require prior experience in technical leadership or specialized development roles. As long as the professional has worked on large-scale projects, their chances of advancing in the selection process increase significantly. However, it&#039;s not just about seniority, but also the quality and impact of the deliverables made along the way. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>While more technical profiles are available, higher-performing positions often require a track record of leadership. Furthermore, recognized certifications add value to a resume and often shorten the selection process.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Flexibility in the work model and professional balance<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cognizant has recently adopted more flexible work model policies. While the pandemic has accelerated changes, hybrid or remote work has become a reality for many positions. While some roles require occasional physical presence, especially for client meetings or specific tests, most positions allow professionals to organize their routines with greater autonomy. This fosters a balance between demanding deliverables and individual well-being.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Still, flexibility requires responsibility. In other words, freedom of action comes with clear goals and defined deadlines. Whenever a project depends on collaboration between multiple teams, commitment and direct communication make all the difference. <\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">How Cognizant Retains Talent and Drives Growth<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition to attractive compensation, Cognizant invests in internal development and training programs. Immediately after hiring, professionals undergo onboarding phases that introduce them to the organization&#039;s tools, workflows, and values. Furthermore, continuous learning paths allow each employee to expand their qualifications according to their career plan.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In this sense, the company seeks to build a solid talent base capable of responding to the demands of an increasingly dynamic market. In other words, retention depends not only on salary, but also on the perception of constant development.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Steps to correctly apply for a job at Cognizant<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Understanding how the Cognizant application process works can make a difference for those seeking opportunities with good pay and professional visibility. This is especially true when hourly wages reach competitive levels, such as the US$$65 found in some positions in the United States. Despite this, not all candidates know the correct paths to begin this journey. Therefore, carefully following the steps ensures not only a better chance of being selected but also a more efficient and organized experience.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-ZOdI5h\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/careers.cognizant.com\/us-en\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-1.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Job Vacancies        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Cognizant        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Order Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Global technology giant has expanded opportunities in the American market        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.cognizant.com\/us-en\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.cognizant.com\/us-en\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/careers.cognizant.com\/us-en\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-1.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Global technology giant has expanded opportunities in the m\u2026              <\/p>\n              <a href=\"https:\/\/careers.cognizant.com\/us-en\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    View Vacancies                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">1. Access the official Cognizant career portal<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Before proceeding, you should visit Cognizant&#039;s official website to check out opportunities in the United States. Although the portal covers several countries, you can apply specific filters by location, making it easier to view positions available only in the United States.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">2. Use the search filters to find the ideal vacancy<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Once you&#039;ve accessed the platform, use the filters by keyword, location, field of activity, or work model (in-person, hybrid, or remote). This filtering speeds up the process and avoids wasting time on positions that don&#039;t match your profile. Also, carefully review the technical requirements before clicking on a specific position.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">3. Read the full Cognizant job description<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Before submitting your application, carefully read all the job details: responsibilities, required experience, technical expertise, and estimated salary. In other words, understand exactly what Cognizant is looking for to ensure it aligns with your career path.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">4. Create an account or log in to the platform<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Then click &quot;Apply Now&quot; to begin the application process. If you don&#039;t already have an account, you&#039;ll need to create a profile with your personal and professional details. Once registered, the platform allows you to save resumes and track previous applications.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">5. Submit your resume and fill in the requested information.<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>After creating or accessing your account, the system will ask you to submit a resume and fill out additional information. You&#039;ll also need to indicate your availability, current location, and relevant certifications. Sometimes, the system may request technical tests or specific forms depending on the position.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">6. Wait for a response and monitor the status of your application.<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Shortly after completing your application, you&#039;ll receive a confirmation email. As long as your profile matches, the recruiting team can contact you within a few days. In the meantime, you can track your application status directly from the dashboard of your account created on the Cognizant platform.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">7. Prepare for the next steps of the selection process<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The process may include technical interviews, practical tests, and meetings with managers. Despite this, Cognizant maintains clear communication with candidates throughout the process. In other words, each stage serves to validate technical and behavioral skills important to the position.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">8. Complete the process and follow the final decision<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finally, after the interviews, successful candidates receive guidance on documentation, final salary, and start date. Shortly before hiring, it&#039;s possible to review all terms and align expectations. Furthermore, onboarding usually takes place in a structured manner, with training and team integration.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Are the opportunities at Cognizant not what you&#039;re looking for right now?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>All right! If the open positions at Cognizant don&#039;t align with your professional interests or area of expertise, it&#039;s worth exploring other positions available on our website. You may find options that better align with your plans and the direction you want to pursue.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>In a scenario where the value of qualified technology professionals continues to grow, Cognizant is one of the companies offering the most attractively compensated positions in the United States. Despite this, the application process follows specific criteria, based on an analysis of technical skills and prior experience. In this context, understanding how\u2026 <a class=\"more-link\" href=\"https:\/\/animangeek.com\/en_gb\/emprego-na-cognizant-nos-eua-saiba-como-participar\/\">Continue reading <span class=\"screen-reader-text\">Jobs at Cognizant in the US can earn up to US$1,000,000 per hour; find out how to apply<\/span><\/a><\/p>","protected":false},"author":93,"featured_media":20330,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1770],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Emprego na Cognizant nos EUA pode render at\u00e9 US$\u202f65 por hora<\/title>\n<meta name=\"description\" content=\"Cognizant oferece vagas nos EUA com sal\u00e1rios de at\u00e9 US$\u202f65\/h; veja como funcionam as oportunidades e o processo de candidatura.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/animangeek.com\/en_gb\/emprego-na-cognizant-nos-eua-saiba-como-participar\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Emprego na Cognizant nos EUA pode render at\u00e9 US$\u202f65 por hora\" \/>\n<meta property=\"og:description\" content=\"Cognizant oferece vagas nos EUA com sal\u00e1rios de at\u00e9 US$\u202f65\/h; veja como funcionam as oportunidades e o processo de candidatura.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/animangeek.com\/en_gb\/emprego-na-cognizant-nos-eua-saiba-como-participar\/\" \/>\n<meta property=\"og:site_name\" content=\"Animan Geek\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-26T23:02:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-13T18:51:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"625\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"joaovitorjacintho1998\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"joaovitorjacintho1998\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/\",\"url\":\"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/\",\"name\":\"Emprego na Cognizant nos EUA pode render at\u00e9 US$\u202f65 por hora\",\"isPartOf\":{\"@id\":\"https:\/\/animangeek.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-1.jpg\",\"datePublished\":\"2025-06-26T23:02:54+00:00\",\"dateModified\":\"2026-03-13T18:51:38+00:00\",\"author\":{\"@id\":\"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed\"},\"description\":\"Cognizant oferece vagas nos EUA com sal\u00e1rios de at\u00e9 US$\u202f65\/h; veja como funcionam as oportunidades e o processo de candidatura.\",\"breadcrumb\":{\"@id\":\"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/#primaryimage\",\"url\":\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-1.jpg\",\"contentUrl\":\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-1.jpg\",\"width\":1200,\"height\":625,\"caption\":\"Cognizant\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/animangeek.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Emprego na Cognizant nos EUA pode render at\u00e9 US$\u202f65 por hora; saiba como participar\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/animangeek.com\/#website\",\"url\":\"https:\/\/animangeek.com\/\",\"name\":\"Animan Geek\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/animangeek.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed\",\"name\":\"joaovitorjacintho1998\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/animangeek.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g\",\"caption\":\"joaovitorjacintho1998\"},\"url\":\"https:\/\/animangeek.com\/en_gb\/author\/joaovitorjacintho1998\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Emprego na Cognizant nos EUA pode render at\u00e9 US$\u202f65 por hora","description":"Cognizant oferece vagas nos EUA com sal\u00e1rios de at\u00e9 US$\u202f65\/h; veja como funcionam as oportunidades e o processo de candidatura.","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:\/\/animangeek.com\/en_gb\/emprego-na-cognizant-nos-eua-saiba-como-participar\/","og_locale":"en_GB","og_type":"article","og_title":"Emprego na Cognizant nos EUA pode render at\u00e9 US$\u202f65 por hora","og_description":"Cognizant oferece vagas nos EUA com sal\u00e1rios de at\u00e9 US$\u202f65\/h; veja como funcionam as oportunidades e o processo de candidatura.","og_url":"https:\/\/animangeek.com\/en_gb\/emprego-na-cognizant-nos-eua-saiba-como-participar\/","og_site_name":"Animan Geek","article_published_time":"2025-06-26T23:02:54+00:00","article_modified_time":"2026-03-13T18:51:38+00:00","og_image":[{"width":1200,"height":625,"url":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-1.jpg","type":"image\/jpeg"}],"author":"joaovitorjacintho1998","twitter_card":"summary_large_image","twitter_misc":{"Written by":"joaovitorjacintho1998","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/","url":"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/","name":"Emprego na Cognizant nos EUA pode render at\u00e9 US$\u202f65 por hora","isPartOf":{"@id":"https:\/\/animangeek.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/#primaryimage"},"image":{"@id":"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/#primaryimage"},"thumbnailUrl":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-1.jpg","datePublished":"2025-06-26T23:02:54+00:00","dateModified":"2026-03-13T18:51:38+00:00","author":{"@id":"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed"},"description":"Cognizant oferece vagas nos EUA com sal\u00e1rios de at\u00e9 US$\u202f65\/h; veja como funcionam as oportunidades e o processo de candidatura.","breadcrumb":{"@id":"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/#primaryimage","url":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-1.jpg","contentUrl":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-1.jpg","width":1200,"height":625,"caption":"Cognizant"},{"@type":"BreadcrumbList","@id":"https:\/\/animangeek.com\/emprego-na-cognizant-nos-eua-saiba-como-participar\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/animangeek.com\/"},{"@type":"ListItem","position":2,"name":"Emprego na Cognizant nos EUA pode render at\u00e9 US$\u202f65 por hora; saiba como participar"}]},{"@type":"WebSite","@id":"https:\/\/animangeek.com\/#website","url":"https:\/\/animangeek.com\/","name":"Animan Geek","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/animangeek.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed","name":"joaovitorjacintho1998","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/animangeek.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g","caption":"joaovitorjacintho1998"},"url":"https:\/\/animangeek.com\/en_gb\/author\/joaovitorjacintho1998\/"}]}},"_links":{"self":[{"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/posts\/20328"}],"collection":[{"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/users\/93"}],"replies":[{"embeddable":true,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/comments?post=20328"}],"version-history":[{"count":3,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/posts\/20328\/revisions"}],"predecessor-version":[{"id":20337,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/posts\/20328\/revisions\/20337"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/media\/20330"}],"wp:attachment":[{"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/media?parent=20328"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/categories?post=20328"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/tags?post=20328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}