{"id":16367,"date":"2024-06-24T18:00:11","date_gmt":"2024-06-24T12:30:11","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=16367"},"modified":"2024-06-24T18:00:30","modified_gmt":"2024-06-24T12:30:30","slug":"how-much-do-faang-engineers-earn","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/","title":{"rendered":"How Much Do FAANG Engineers Earn?"},"content":{"rendered":"<p><html amp=\"\" lang=\"en\"><head>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script id="bv-lazyload-images" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});var bv_lazyload_event_listener="load",bv_lazyload_events=["mousemove","click","keydown","wheel","touchmove","touchend"],bv_use_srcset_attr=!1,BV_DEBUG_MODE=!1,bv_style_observer,img_observer,picture_lazy_observer,bvImageLazyloadObserverOptions={rootMargin:"200px 0px",threshold:.01};function bvDebugLog(...args){BV_DEBUG_MODE&&console.log(...args)}__name(bvDebugLog,"bvDebugLog"),bv_lazyload_event_listener=="load"?window.addEventListener("load",event=>{handle_lazyload_images()}):bv_lazyload_event_listener=="readystatechange"&&document.addEventListener("readystatechange",event=>{document.readyState==="interactive"&&handle_lazyload_images()});function add_lazyload_image_event_listeners(handle_lazyload_images2){bv_lazyload_events.forEach(function(event){document.addEventListener(event,handle_lazyload_images2,!0)})}__name(add_lazyload_image_event_listeners,"add_lazyload_image_event_listeners");function remove_lazyload_image_event_listeners(){bv_lazyload_events.forEach(function(event){document.removeEventListener(event,handle_lazyload_images,!0)})}__name(remove_lazyload_image_event_listeners,"remove_lazyload_image_event_listeners");function bv_replace_lazyloaded_image_url(element2){let src_value=element2.getAttribute("bv-data-src"),srcset_value=element2.getAttribute("bv-data-srcset"),currentSrc=element2.getAttribute("src");currentSrc&&currentSrc.startsWith("data:image/svg+xml")&&(bv_use_srcset_attr&&srcset_value&&element2.setAttribute("srcset",srcset_value),src_value&&element2.setAttribute("src",src_value))}__name(bv_replace_lazyloaded_image_url,"bv_replace_lazyloaded_image_url");function bv_replace_inline_style_image_url(element2){let bv_style_attr=element2.getAttribute("bv-data-style");if(bvDebugLog(bv_style_attr),bv_style_attr){let currentStyles=element2.getAttribute("style")||"",newStyle=currentStyles+(currentStyles?";":"")+bv_style_attr;element2.setAttribute("style",newStyle)}else bvDebugLog("BV_STYLE_ATTRIBUTE_NOT_FOUND : "+entry)}__name(bv_replace_inline_style_image_url,"bv_replace_inline_style_image_url");function handleLazyloadImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_lazyloaded_image_url(entry2.target),img_observer.unobserve(entry2.target))})}__name(handleLazyloadImages,"handleLazyloadImages");function handleOnscreenInlineStyleImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_inline_style_image_url(entry2.target),bv_style_observer.unobserve(entry2.target))})}__name(handleOnscreenInlineStyleImages,"handleOnscreenInlineStyleImages");function handlePictureTags(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_picture_tag_url(entry2.target),picture_lazy_observer.unobserve(entry2.target))})}__name(handlePictureTags,"handlePictureTags");function bv_replace_picture_tag_url(element2){const child_elements=element2.children;for(let i=0;i<child_elements.length;i++){let child_elem=child_elements[i],_srcset=child_elem.getAttribute("bv-data-srcset"),_src=child_elem.getAttribute("bv-data-src");_srcset&&child_elem.setAttribute("srcset",_srcset),_src&&child_elem.setAttribute("src",_src),bv_replace_picture_tag_url(child_elem)}}__name(bv_replace_picture_tag_url,"bv_replace_picture_tag_url"),"IntersectionObserver"in window&&(bv_style_observer=new IntersectionObserver(handleOnscreenInlineStyleImages,bvImageLazyloadObserverOptions),img_observer=new IntersectionObserver(handleLazyloadImages,bvImageLazyloadObserverOptions),picture_lazy_observer=new IntersectionObserver(handlePictureTags,bvImageLazyloadObserverOptions));function handle_lazyload_images(){"IntersectionObserver"in window?(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_style_observer.observe(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(img_element=>{img_observer.observe(img_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{picture_lazy_observer.observe(picture_element)})):(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_replace_inline_style_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(target_element=>{bv_replace_lazyloaded_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{bv_replace_picture_tag_url(element)}))}__name(handle_lazyload_images,"handle_lazyload_images");
</script>

<script id="bv-viewport-image-hydration" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});const BV_VIEWPORT_IMAGE_CLASS="bv-viewport-img",BV_VIEWPORT_IMAGE_SWAP_MODE="src";function getViewportImageDeviceName(){let device_width=window.outerWidth;return device_width<=480?"mobile":device_width<=820?"ipad":device_width<=1536?"desktop":"large"}__name(getViewportImageDeviceName,"getViewportImageDeviceName");function getViewportHydrationAttr(node_element,attr_suffix,device_name){let attr_names=["bv-data-"+device_name+"-"+attr_suffix,"bv-data-large-"+attr_suffix];for(let index=0;index<attr_names.length;index+=1){let attr_value=node_element.getAttribute(attr_names[index]);if(attr_value)return attr_value}return""}__name(getViewportHydrationAttr,"getViewportHydrationAttr");function hydrateViewportImage(node_element){if(!node_element||node_element.getAttribute("bv-viewport-hydrated")==="1")return;let hydrated=!1,device_name=getViewportImageDeviceName(),src_attr=getViewportHydrationAttr(node_element,"src",device_name),srcset_attr=getViewportHydrationAttr(node_element,"srcset",device_name);BV_VIEWPORT_IMAGE_SWAP_MODE==="srcset"&&srcset_attr&&(node_element.setAttribute("srcset",srcset_attr),hydrated=!0),src_attr&&(node_element.setAttribute("src",src_attr),hydrated=!0),hydrated&&node_element.setAttribute("bv-viewport-hydrated","1")}__name(hydrateViewportImage,"hydrateViewportImage");function hydrateViewportImages(){let img_tags=document.querySelectorAll("."+BV_VIEWPORT_IMAGE_CLASS);setTimeout(()=>{img_tags.forEach(img_tag=>{hydrateViewportImage(img_tag)})},0)}__name(hydrateViewportImages,"hydrateViewportImages"),document.readyState==="loading"?document.addEventListener("DOMContentLoaded",hydrateViewportImages):hydrateViewportImages();
</script>

<script id="bv-dl-scripts-list" data-cfasync="false" bv-exclude="true">
var scriptAttrs = [{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0.js\\"","bv_inline_delayed":false},"bv_unique_id":"O7yrNXvU2heKXIVXHiUR","reference":0},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0\\/amp-story-1.0.js\\"","custom-element":"\\"amp-story\\"","bv_inline_delayed":false},"bv_unique_id":"zAwkrdoMr5BmIpKngQnH","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"KnbhNcQ78W4HV2MTwk3B","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"25g321rCLib7XN64wpOz","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"9iwIVTTXxUXwIBJZKSSx","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"7bK6LGwJ7Y2l4ZOUsMHZ","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"oARAWXkvLNxEd8lzE1PF","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"2ArJpiEgmeb1AW73slhI","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"YBIQ94X2EOLMOFj9KBFA","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"P5iQdPs31uvpL7vIuOcJ","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"38bqm7Gq4jdnSSFaxgR9","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"43Q5MybiM24LEWvSbFqZ","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"tqqcGXYt2HuCHiMxKsM5","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"s57nB1Khsx9D29aYJ7lG","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"UwAgxvptieRVtmSRGm7t","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Ndi6vJGqvOrb8iD70llO","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"f5kHoBGsrzx4Z0rUGk2Y","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"DzTEAaVzQKY6xXccOh6d","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"e58jTYwk39t6bKEZsepz","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"SL6tK2uQJ5qSlG2iIkBr","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"R7uty8zua7bneDxB2Wsc","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"vQtI7E6JNtfrfJ0f7lfC","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Emi1maqDt9OyZJb5Iaz8","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"1rbJu0jenSvP0E8NDxy6","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"E1ouDbS0xg8AbuIW4xse","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"lglWPsrs3PNSutF7vRpo","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"X83K9HyNx6yxHEq1GfN7","reference":26},{"attrs":{"src":"data:text\/javascript;base64, ZnVuY3Rpb24gYnZfdHJpZ2dlcl9haXJsaWZ0X2V2ZW50KHRhcmdldCwgZXZlbnRfdHlwZSkgewoKICBpZiAoZXZlbnRfdHlwZSA9PT0gInJlYWR5c3RhdGVjaGFuZ2UiKSB7CiAgICBpZiAoYnZfc3RhdGVfY291bnRlciA9PT0gMCkgewogICAgICBidl9zdGF0ZV9jb3VudGVyICs9IDEKICAgICAgYnZfY3VzdG9tX3JlYWR5X3N0YXRlX3ZhbHVlID0gImludGVyYWN0aXZlIgogICAgfSBlbHNlIGlmKGJ2X3N0YXRlX2NvdW50ZXIgPT09IDEpIHsKICAgICAgYnZfc3RhdGVfY291bnRlciArPSAxCiAgICAgIGJ2X2N1c3RvbV9yZWFkeV9zdGF0ZV92YWx1ZSA9ICJjb21wbGV0ZSIKICAgIH0KICB9CgogIGxldCBldmVudF9uYW1lID0gIkFpcmxpZnQiICsgZXZlbnRfdHlwZTsKICBsZXQgc3ludGhldGljRXZlbnQgPSBuZXcgRXZlbnQoZXZlbnRfbmFtZSwgeyBidWJibGVzOiB0cnVlIH0pOwoKICBPYmplY3QuZGVmaW5lUHJvcGVydHkoc3ludGhldGljRXZlbnQsICJ0eXBlIiwgeyBnZXQ6IGZ1bmN0aW9uICgpIHsgcmV0dXJuIGV2ZW50X3R5cGU7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwogIE9iamVjdC5kZWZpbmVQcm9wZXJ0eShzeW50aGV0aWNFdmVudCwgInRhcmdldCIsIHsgZ2V0OiBmdW5jdGlvbiAoKSB7IHJldHVybiB0YXJnZXQ7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwoKICB0YXJnZXQuZGlzcGF0Y2hFdmVudChzeW50aGV0aWNFdmVudCk7Cn0KCmZ1bmN0aW9uIGJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpIHsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgInJlYWR5c3RhdGVjaGFuZ2UiKTsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgIkRPTUNvbnRlbnRMb2FkZWQiKTsKCiAgICBzZXRUaW1lb3V0KCgpID0+IHsKICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQoZG9jdW1lbnQsICJyZWFkeXN0YXRlY2hhbmdlIik7CgogICAgICAgIHNldFRpbWVvdXQoKCkgPT4gewogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAibG9hZCIpOwogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAicGFnZXNob3ciKTsKICAgICAgICB9LCAwKTsKICAgIH0sIDApOwp9Cgp2YXIgYnZfc3RhdGVfY291bnRlciA9IDAKCmJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpOwoK","id":"bv-trigger-listener","type":"text\/javascript","defer":true,"async":false},"bv_unique_id":"d6fe9c24159ed4a27d224d91c70f8fdc","reference":100000000}];
</script>
<script id="bv-web-worker" type="javascript/worker" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});self.onmessage=function(e){var counter=e.data.fetch_urls.length;e.data.fetch_urls.forEach(function(fetch_url){loadUrl(fetch_url,function(){console.log("DONE: "+fetch_url),counter=counter-1,counter===0&&self.postMessage({status:"SUCCESS"})})})};async function loadUrl(fetch_url,callback){try{var request=new Request(fetch_url,{mode:"no-cors",redirect:"follow"});await fetch(request),callback()}catch(fetchError){console.log("Fetch Error loading URL:",fetchError);try{var xhr=new XMLHttpRequest;xhr.onerror=callback,xhr.onload=callback,xhr.responseType="blob",xhr.open("GET",fetch_url,!0),xhr.send()}catch(xhrError){console.log("XHR Error loading URL:",xhrError),callback()}}}__name(loadUrl,"loadUrl");
</script>
<script id="bv-web-worker-handler" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});if(typeof scriptAttrs<"u"&&Array.isArray(scriptAttrs)&&scriptAttrs.length>0){const lastElement=scriptAttrs[scriptAttrs.length-1];if(lastElement.attrs&&lastElement.attrs.id==="bv-trigger-listener"){var bv_custom_ready_state_value="loading";Object.defineProperty(document,"readyState",{get:__name(function(){return bv_custom_ready_state_value},"get"),set:__name(function(){},"set")})}}if(typeof scriptAttrs>"u"||!Array.isArray(scriptAttrs))var scriptAttrs=[];if(typeof linkStyleAttrs>"u"||!Array.isArray(linkStyleAttrs))var linkStyleAttrs=[];function isMobileDevice(){return window.innerWidth<=500}__name(isMobileDevice,"isMobileDevice");var js_dom_loaded=!1;document.addEventListener("DOMContentLoaded",()=>{js_dom_loaded=!0});const EVENTS=["mousemove","click","keydown","wheel","touchmove","touchend"];var scriptUrls=[],styleUrls=[],bvEventCalled=!1,workerFinished=!1,functionExec=!1,scriptsInjected=!1,stylesInjected=!1,bv_load_event_fired=!1,autoInjectTimerStarted=!1;const BV_AUTO_INJECT_ENABLED=!0,BV_DESKTOP_AUTO_INJECT_DELAY=4e3,BV_MOBILE_AUTO_INJECT_DELAY=1e4,BV_WORKER_TIMEOUT_DURATION=3e3;scriptAttrs.forEach((scriptAttr,index)=>{scriptAttr.attrs.src&&!scriptAttr.attrs.src.includes("data:text/javascript")&&(scriptUrls[index]=scriptAttr.attrs.src)}),linkStyleAttrs.forEach((linkAttr,index)=>{styleUrls[index]=linkAttr.attrs.href});var fetchUrls=scriptUrls.concat(styleUrls);function addEventListeners(bvEventHandler2){EVENTS.forEach(function(event){document.addEventListener(event,bvEventFired,!0),document.addEventListener(event,bvEventHandler2,!0)})}__name(addEventListeners,"addEventListeners");function removeEventListeners(){EVENTS.forEach(function(event){document.removeEventListener(event,bvEventHandler,!0)})}__name(removeEventListeners,"removeEventListeners");function bvEventFired(){bvEventCalled||(bvEventCalled=!0,workerFinished=!0)}__name(bvEventFired,"bvEventFired");function bvGetElement(attributes,element){Object.keys(attributes).forEach(function(attr){attr==="async"?element.async=attributes[attr]:attr==="innerHTML"?element.innerHTML=atob(attributes[attr]):element.setAttribute(attr,attributes[attr])})}__name(bvGetElement,"bvGetElement");function bvAddElement(attr,element){var attributes=attr.attrs;if(attributes.bv_inline_delayed){let bvScriptId=attr.bv_unique_id,bvScriptElement=document.querySelector("[bv_unique_id='"+bvScriptId+"']");bvScriptElement?(!attributes.innerHTML&&!attributes.src&&bvScriptElement.textContent.trim()!==""&&(attributes.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent(bvScriptElement.textContent)))),bvGetElement(attributes,element),bvScriptElement.after(element)):console.log(`Script not found for ${bvScriptId}`)}else{bvGetElement(attributes,element);var templateId=attr.bv_unique_id,targetElement=document.querySelector("[id='"+templateId+"']");targetElement&&targetElement.after(element)}}__name(bvAddElement,"bvAddElement");function injectStyles(){if(stylesInjected){console.log("Styles already injected, skipping");return}stylesInjected=!0,document.querySelectorAll('style[type="bv_inline_delayed_css"], template[id]').forEach(element=>{if(element.tagName.toLowerCase()==="style"){var new_style=document.createElement("style");new_style.type="text/css",new_style.textContent=element.textContent,element.after(new_style),new_style.parentNode?element.remove():console.log("PARENT NODE NOT FOUND")}else if(element.tagName.toLowerCase()==="template"){var templateId=element.id,linkStyleAttr=linkStyleAttrs.find(attr=>attr.bv_unique_id===templateId);if(linkStyleAttr){var link=document.createElement("link");bvAddElement(linkStyleAttr,link),element.parentNode&&element.parentNode.replaceChild(link,element),console.log("EXTERNAL STYLE ADDED")}else console.log(`No linkStyleAttr found for template ID ${templateId}`)}}),linkStyleAttrs.forEach((linkStyleAttr,index)=>{console.log("STYLE ADDED");var element=document.createElement("link");bvAddElement(linkStyleAttr,element)})}__name(injectStyles,"injectStyles");function injectScripts(){if(scriptsInjected){console.log("Scripts already injected, skipping");return}scriptsInjected=!0;let last_script_element;scriptAttrs.forEach((scriptAttr,index)=>{if(bv_custom_ready_state_value==="loading"&&scriptAttr.attrs&&scriptAttr.attrs.is_first_defer_element===!0)if(last_script_element){const readyStateScript=document.createElement("script");readyStateScript.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent("bv_custom_ready_state_value = 'interactive';"))),readyStateScript.async=!1,last_script_element.after(readyStateScript)}else bv_custom_ready_state_value="interactive",console.log('Ready state manually set to "interactive"');console.log("JS ADDED");var element=document.createElement("script");last_script_element=element,bvAddElement(scriptAttr,element)})}__name(injectScripts,"injectScripts");function bvEventHandler(){console.log("EVENT FIRED"),js_dom_loaded&&bvEventCalled&&workerFinished&&!functionExec&&(functionExec=!0,injectStyles(),injectScripts(),removeEventListeners())}__name(bvEventHandler,"bvEventHandler");function autoInjectScriptsAfterLoad(){js_dom_loaded&&workerFinished&&!scriptsInjected&&!stylesInjected&&(console.log("Auto-injecting styles and scripts after timer"),injectStyles(),injectScripts())}__name(autoInjectScriptsAfterLoad,"autoInjectScriptsAfterLoad");function startAutoInjectTimer(){if(BV_AUTO_INJECT_ENABLED&&!autoInjectTimerStarted&&bv_load_event_fired&&!bvEventCalled){autoInjectTimerStarted=!0;var delay=isMobileDevice()?BV_MOBILE_AUTO_INJECT_DELAY:BV_DESKTOP_AUTO_INJECT_DELAY;console.log("Starting auto-inject timer with delay: "+delay+"ms"),setTimeout(function(){autoInjectScriptsAfterLoad()},delay)}}__name(startAutoInjectTimer,"startAutoInjectTimer"),addEventListeners(bvEventHandler);var requestObject=window.URL||window.webkitURL,bvWorker=new Worker(requestObject.createObjectURL(new Blob([document.getElementById("bv-web-worker").textContent],{type:"text/javascript"})));bvWorker.onmessage=function(e){e.data.status==="SUCCESS"&&(console.log("WORKER_FINISHED"),workerFinished=!0,bvEventHandler(),startAutoInjectTimer())},addEventListener("load",()=>{bvEventHandler(),bv_call_fetch_urls(),bv_load_event_fired=!0});function bv_call_fetch_urls(){!bv_load_event_fired&&!workerFinished&&(bvWorker.postMessage({fetch_urls:fetchUrls}),bv_initiate_worker_timer())}__name(bv_call_fetch_urls,"bv_call_fetch_urls"),setTimeout(function(){bv_call_fetch_urls()},5e3);function bv_initiate_worker_timer(){setTimeout(function(){workerFinished||(console.log("WORKER_TIMEDOUT"),workerFinished=!0,bvWorker.terminate()),bvEventHandler(),startAutoInjectTimer()},BV_WORKER_TIMEOUT_DURATION)}__name(bv_initiate_worker_timer,"bv_initiate_worker_timer");
</script>
<meta charSet=\"utf-8\"\/><meta name=\"viewport\" content=\"width=device-width,minimum-scale=1,initial-scale=1\"\/><template id="O7yrNXvU2heKXIVXHiUR"></template><\/script><template id="zAwkrdoMr5BmIpKngQnH"></template><\/script><link href=\"https:\/\/fonts.googleapis.com\/css2?display=swap&amp;family=EB+Garamond%3Awght%40400%3B700\" rel=\"stylesheet\"\/><link href=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66.png\" rel=\"preload\" as=\"image\"\/>\n<style amp-boilerplate=\"\">body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}<\/style>\n<p><noscript><\/p>\n<style amp-boilerplate=\"\">body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}<\/style>\n<p><\/noscript><\/p>\n<style amp-custom=\"\">\n              h1, h2, h3 { font-weight: normal; }<\/p>\n<p>              amp-story-page {\n                background-color: #131516;\n              }<\/p>\n<p>              amp-story-grid-layer {\n                overflow: visible;\n              }<\/p>\n<p>              @media (max-aspect-ratio: 9 \/ 16)  {\n                @media (min-aspect-ratio: 320 \/ 678) {\n                  amp-story-grid-layer.grid-layer {\n                    margin-top: calc((100% \/ 0.5625 - 100% \/ 0.6666666666666666) \/ 2);\n                  }\n                }\n              }<\/p>\n<p>              @media not all and (min-resolution:.001dpcm) {\n                @media {\n                  p.text-wrapper > span {\n                    font-size: calc(100% - 0.5px);\n                  }\n                }\n              }<\/p>\n<p>              .page-fullbleed-area,\n              .page-background-overlay-area {\n                position: absolute;\n                overflow: hidden;\n                width: 100%;\n                left: 0;\n                height: calc(1.1851851851851851 * 100%);\n                top: calc((1 - 1.1851851851851851) * 100% \/ 2);\n              }<\/p>\n<p>              .element-overlay-area {\n                position: absolute;\n                width: 100%;\n                height: 100%;\n                top: 0;\n                left: 0;\n              }<\/p>\n<p>              .page-safe-area {\n                overflow: visible;\n                position: absolute;\n                top: 0;\n                bottom: 0;\n                left: 0;\n                right: 0;\n                width: 100%;\n                height: calc(0.84375 * 100%);\n                margin: auto 0;\n              }<\/p>\n<p>              .mask {\n                position: absolute;\n                overflow: hidden;\n              }<\/p>\n<p>              .fill {\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                margin: 0;\n              }<\/p>\n<p>              @media (prefers-reduced-motion: no-preference) {\n                .animation-wrapper {\n                  opacity: var(--initial-opacity);\n                  transform: var(--initial-transform);\n                }\n              }<\/p>\n<p>              amp-story-grid-layer.align-bottom {\n                align-content: end;\n                padding: 0;\n                \/*\n                  AMP CTA Layer will exactly occupy 74px regardless of any device.\n                  To space out captions 74px from the BOTTOM (AMP CTA Layer),\n                  74px from the TOP should also be spaced out and thus: 2 * 74px\n                  will be the desired max-height.\n                *\/\n                max-height: calc(100vh - (2 * 74px));\n              }<\/p>\n<p>              .captions-area {\n                padding: 0 32px 0;\n              }<\/p>\n<p>              amp-story-captions {\n                margin-bottom: 16px;\n                text-align: center;\n              }<\/p>\n<p>              amp-story-audio-sticker {\n                height: 100%;\n              }<\/p>\n<p>              .audio-sticker {\n                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\n              }\n              <\/style>\n<p><meta name=\"web-stories-replace-head-start\"\/><title>How Much Do FAANG Engineers Earn?<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/\"\/><meta name=\"web-stories-replace-head-end\"\/><\/head><body><amp-story standalone=\"\" publisher=\"Admissify\" publisher-logo-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2023\/10\/Favicon.jpg\" title=\"How Much Do FAANG Engineers Earn?\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-66.png\"><amp-story-page id=\"11a21883-e44d-41e8-9514-6072dd3c2973\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#2b2f2b\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-9eb929fb-e947-420e-a202-a10f08f1e739\">\n<div style=\"position:absolute;width:118.51852%;height:100%;left:-9.25926%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66.png 564w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-350x525.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-200x300.png 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-150x225.png 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 42%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 42%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:75.56634%;width:89.07767%;height:14.88673%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.544959128065395% 0.544959128065395% 0.544959128065395% 0.544959128065395% \/ 2.1739130434782608% 2.1739130434782608% 2.1739130434782608% 2.1739130434782608%\" id=\"el-7946fe2b-555b-469c-8bd2-ac78eec8a774\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.02384196185286065% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">How Much Do FAANG Engineers Earn?<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:57.03883%;top:93.85113%;width:32.52427%;height:5.50162%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-d44e44d3-3692-4206-9a02-05217a0d2a75\">\n<div style=\"position:absolute;width:100%;height:105.4847%;left:0%;top:-2.74235%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png\" alt=\"logo redesign\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png 3669w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png 2048w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png 768w\" sizes=\"(min-width: 1024px) 15vh, 33vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:92.88026%;width:38.59223%;height:6.31068%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:1.257861635220126% 1.257861635220126% 1.257861635220126% 1.257861635220126% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-15b992f6-ab96-4682-af97-c186a4c2c79d\">\n<p class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.4182389937106913% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.226537em;line-height:1.4;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff; letter-spacing: 0.02em\">By Gaurav Kandari&nbsp;<\/span><br \/>\n<span style=\"font-weight: 700; color: #fff; letter-spacing: 0.02em\">June 24, 2024<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"1591ba3c-148c-4421-99fe-916471780f86\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-40aac8f8-f448-4683-925a-b4169707ec76\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-4a84b01d-0810-413e-a283-a1861ee1d19a\",\"keyframes\":{\"transform\":[\"translate3d(99.73333%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-9bdf8a53-e0a8-40be-bbbb-88a8cca20315\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-aafb0446-21d6-4d9a-9dd9-85f5be427756\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#414246\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-d10642b4-e280-4786-938e-06018d4ca62b\">\n<div style=\"position:absolute;width:118.37859%;height:100%;left:-9.1893%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64.png 564w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-350x526.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-200x300.png 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-150x225.png 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 42%, rgba(0,0,0,0.4) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 42%, rgba(0,0,0,0.4) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:90.61489%;width:91.01942%;height:18.12298%;opacity:1\">\n<div id=\"anim-40aac8f8-f448-4683-925a-b4169707ec76\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-4a84b01d-0810-413e-a283-a1861ee1d19a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(99.73333%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5333333333333333% 0.5333333333333333% 0.5333333333333333% 0.5333333333333333% \/ 1.7857142857142856% 1.7857142857142856% 1.7857142857142856% 1.7857142857142856%\" id=\"el-0be1b134-9d3f-4ff5-8d1e-b1b50433fae4\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.013999999999999584% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.339806em;line-height:1.3;text-align:left;padding:0.26666666666666666% 0.26666666666666666%;color:#000000\"><span><span style=\"color: #fff\">At Facebook (Meta), the average junior bonus is \u20ac15,450 with an annual stock value of \u20ac32,240, while the total compensation for seniors is &nbsp;\u20ac294,740<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:83.49515%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-9bdf8a53-e0a8-40be-bbbb-88a8cca20315\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-aafb0446-21d6-4d9a-9dd9-85f5be427756\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-76ec658d-4413-44b3-9d21-0956bd0df7e8\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Facebook(Meta)<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"861f9db0-272a-47af-99aa-bb71d73fb09f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-edc2743b-8d4e-4d59-ab1f-31c5ba2a0308\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-13663d35-e415-4241-b74f-19de71de1bd7\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-fa525806-086e-4f36-95d9-fff531247999\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-32c53400-c183-4c22-8a52-0016d63d1fb7\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#596374\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-b3913f5f-5ecc-450d-b41b-4ab765133d37\">\n<div style=\"position:absolute;width:266.66667%;height:100%;left:-90.27778%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63.png 564w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-350x233.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-150x100.png 150w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 51%, rgba(0,0,0,0.4) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 51%, rgba(0,0,0,0.4) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:90.7767%;width:90.29126%;height:13.43042%;opacity:1\">\n<div id=\"anim-edc2743b-8d4e-4d59-ab1f-31c5ba2a0308\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-13663d35-e415-4241-b74f-19de71de1bd7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 2.4096385542168677% 2.4096385542168677% 2.4096385542168677% 2.4096385542168677%\" id=\"el-064df448-a9f0-43de-aaed-c341fdc568af\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01411290322580603% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.339806em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">Average Junior Bonus is \u20ac9,950, with stock\/year \u20ac30,790, and senior total compensation is \u20ac243,510.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:83.49515%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-fa525806-086e-4f36-95d9-fff531247999\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-32c53400-c183-4c22-8a52-0016d63d1fb7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-99d4bf4c-a2f6-46d1-bc5b-fc6ca7a53435\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Amazon<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"e0dafc66-a057-4155-9d03-a96b3babb27f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-1447de56-8f21-4426-a8c1-60e50412b1c1\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-f324f458-3cae-4ca7-80a1-04fda6feae7d\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7d258ff8-4cbc-4f0a-a364-690ed0deb85c\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-616edba9-c56e-45da-a49d-94ca31a84d8a\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#797979\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-7e249397-3795-46e9-95e4-fa7630825754\">\n<div style=\"position:absolute;width:133.33334%;height:100%;left:-16.66667%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62.png 528w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-350x467.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-225x300.png 225w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-150x200.png 150w\" sizes=\"(min-width: 1024px) 60vh, 133vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 80%, rgba(0,0,0,0.4) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 80%, rgba(0,0,0,0.4) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:92.39482%;width:90.29126%;height:13.43042%;opacity:1\">\n<div id=\"anim-1447de56-8f21-4426-a8c1-60e50412b1c1\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-f324f458-3cae-4ca7-80a1-04fda6feae7d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 2.4096385542168677% 2.4096385542168677% 2.4096385542168677% 2.4096385542168677%\" id=\"el-6965e499-6d50-4f0d-a5be-70757c1fab72\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01411290322580603% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.339806em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">At Apple, the average junior bonus is \u20ac3,580 with annual stock worth \u20ac22,080, while the total compensation for seniors is \u20ac275,680.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:85.11327%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-7d258ff8-4cbc-4f0a-a364-690ed0deb85c\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-616edba9-c56e-45da-a49d-94ca31a84d8a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-9a0cd2d3-ac19-4355-98ff-903ce99fcd50\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Apple<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"c8a87b58-43df-4be2-8a5b-827f87ab015b\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7217f35f-4e40-4c80-b6af-1585a3835f8f\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-383b5d56-2c16-4be7-bfe5-5756e280a952\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6ebca6e6-0615-4490-a000-120aa4d4d6a1\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6a7cbf46-b3ed-407f-bfa7-0c4e947a3d88\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#cb432c\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-cfdcb60f-7d17-4d12-9404-4fa63a0dee4c\">\n<div style=\"position:absolute;width:124.44445%;height:100%;left:-12.22222%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61.png 504w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-350x500.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-210x300.png 210w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-150x214.png 150w\" sizes=\"(min-width: 1024px) 56vh, 124vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 49%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 49%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:89.15858%;width:90.29126%;height:18.12298%;opacity:1\">\n<div id=\"anim-7217f35f-4e40-4c80-b6af-1585a3835f8f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-383b5d56-2c16-4be7-bfe5-5756e280a952\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7857142857142856% 1.7857142857142856% 1.7857142857142856% 1.7857142857142856%\" id=\"el-83f677e6-da44-48fb-99de-f7197449e43e\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01411290322580603% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.339806em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">Netflix\u2019s average junior bonus is \u20ac5,810 (only at entry-level) with an annual stock of \u20ac5,250, while senior total compensation is \u20ac459,460.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:81.87702%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-6ebca6e6-0615-4490-a000-120aa4d4d6a1\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-6a7cbf46-b3ed-407f-bfa7-0c4e947a3d88\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-3963aed3-b5bc-4696-8814-de337a56b55a\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Netflix<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"b0268ed5-5246-40c4-9136-83cfc9589256\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-47be1a72-3960-4a75-825f-6e894fa6ce34\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0ed184dd-c266-4571-bda1-ef9715464c7f\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-879d9758-bd59-49f8-b28e-7ec3bac67800\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-cb2c3370-9e10-48f4-aa3e-358b00611e26\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#323e3b\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-d2bc589b-d901-4b1c-b210-d75ba8580038\">\n<div style=\"position:absolute;width:118.51852%;height:100%;left:-9.25926%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60.png 564w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-350x525.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-200x300.png 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-150x225.png 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 47%, rgba(0,0,0,0.4) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 47%, rgba(0,0,0,0.4) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:90.7767%;width:90.29126%;height:13.43042%;opacity:1\">\n<div id=\"anim-47be1a72-3960-4a75-825f-6e894fa6ce34\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-0ed184dd-c266-4571-bda1-ef9715464c7f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 2.4096385542168677% 2.4096385542168677% 2.4096385542168677% 2.4096385542168677%\" id=\"el-dce1b996-40af-452d-8148-0a2cccdbc2c3\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01411290322580603% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.339806em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">Google\u2019s average junior bonus is \u20ac8,730 with stock per year at \u20ac35,360, while senior total compensation is \u20ac276,400.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:83.49515%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-879d9758-bd59-49f8-b28e-7ec3bac67800\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-cb2c3370-9e10-48f4-aa3e-358b00611e26\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-3e039155-7174-458d-bc2b-2593b681733f\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Google&nbsp;<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"fde4f586-dc32-408b-84e6-2cd3aba6639f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-cb55e68d-a393-4724-b695-ceeec392d3ea\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-3ccbd69a-6846-4f77-b08d-b81fd65e9a31\",\"keyframes\":{\"transform\":[\"translate3d(0px, 174.97743%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#0f377c\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-b5ad243d-e54e-4af0-baff-95108f880702\">\n<div style=\"position:absolute;width:266.50535%;height:100%;left:-119.15011%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16.png 826w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-768x512.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-350x233.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-150x100.png 150w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 45%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 45%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:calc(3.15534% - 1px);top:calc(74.43366% - 1px);width:calc(93.93204% + 2px);height:calc(19.90291% + 2px);opacity:1\">\n<div id=\"anim-cb55e68d-a393-4724-b695-ceeec392d3ea\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-3ccbd69a-6846-4f77-b08d-b81fd65e9a31\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 174.97743%, 0)\">\n<div style=\"top:0;left:0;right:0;bottom:0;width:100%;height:100%;position:absolute;border-width:1px 1px 1px 1px;border-color:rgba(18,99,255,1);border-style:solid;border-radius:0.516795865633075% 0.516795865633075% 0.516795865633075% 0.516795865633075% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%;pointer-events:initial;display:block;z-index:0;background-clip:content-box;background-color:rgba(69,69,69,0.3)\" id=\"el-779434c7-34bf-4504-9bf8-0d1f11a59541\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014211886304909029% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:center;padding:1.2919896640826873% 2.3255813953488373%;color:#000000\"><span><span style=\"color: #fff\">Do you want to know how you can pursue top courses that can let you work at these companies? Book now for a free consulting session or visit our website to know more!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/\" rel=\"\">Book Now<\/a><\/amp-story-page-outlink><\/amp-story-page><amp-story-page id=\"0f586ad1-c66f-4c43-beaf-03b5212177db\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-93294b63-68c7-4882-bf82-4cf108ce820d\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c5f1a415-5d78-4aed-b3e0-8f46f3ace8aa\",\"keyframes\":{\"transform\":[\"translate3d(0px, 196.25963%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#363b3f\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-df20158f-3965-46b8-adec-081ba797f845\">\n<div style=\"position:absolute;width:133.38544%;height:100%;left:-16.69272%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51.png\" alt=\"Engineers salary india\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51.png 640w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-350x466.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-225x300.png 225w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-150x200.png 150w\" sizes=\"(min-width: 1024px) 60vh, 133vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 56%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 56%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:calc(3.15534% - 1px);top:calc(77.18447% - 1px);width:calc(93.93204% + 2px);height:calc(16.34304% + 2px);opacity:1\">\n<div id=\"anim-93294b63-68c7-4882-bf82-4cf108ce820d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-c5f1a415-5d78-4aed-b3e0-8f46f3ace8aa\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 196.25963%, 0)\">\n<div style=\"top:0;left:0;right:0;bottom:0;width:100%;height:100%;position:absolute;border-width:1px 1px 1px 1px;border-color:rgba(18,99,255,1);border-style:solid;border-radius:0.516795865633075% 0.516795865633075% 0.516795865633075% 0.516795865633075% \/ 1.9801980198019802% 1.9801980198019802% 1.9801980198019802% 1.9801980198019802%;pointer-events:initial;display:block;z-index:0;background-clip:content-box;background-color:rgba(69,69,69,0.3)\" id=\"el-b546e66c-dec9-464f-9c78-ecb776961b5c\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.02260981912144666% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.566343em;line-height:1.3;text-align:center;padding:1.2919896640826873% 2.3255813953488373%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Engineers Salary India Vs Germany<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-germany\/\" rel=\"\">Read More<\/a><\/amp-story-page-outlink><\/amp-story-page><amp-story-page id=\"ccd1311e-9c6a-4f83-a8e6-59a080b27998\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#323a5e\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-7cd184e5-24ef-468d-bc6b-55697cf50ed9\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg\" alt=\"Book a Free counselling today\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\"><\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/\" rel=\"\">Book Free Counseling<\/a><\/amp-story-page-outlink><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>At Facebook (Meta), the average junior bonus is \u20ac15,450 with an annual stock value of \u20ac32,240, while the total compensation for seniors is  \u20ac294,740<\/p>\n","protected":false},"author":4,"featured_media":16375,"template":"","meta":{"_lmt_disableupdate":"","_lmt_disable":"","web_stories_publisher_logo":10252,"web_stories_poster":[],"web_stories_products":[],"footnotes":""},"web_story_category":[],"web_story_tag":[],"class_list":["post-16367","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>How Much Do FAANG Engineers Earn? | Admissify Blog<\/title>\n<meta name=\"description\" content=\"At Facebook (Meta), the average junior bonus is \u20ac15,450 with an annual stock value of \u20ac32,240, while the total compensation for seniors is  \u20ac294,740\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Much Do FAANG Engineers Earn? | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"At Facebook (Meta), the average junior bonus is \u20ac15,450 with an annual stock value of \u20ac32,240, while the total compensation for seniors is \u20ac294,740\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-24T12:30:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-66.png\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"How Much Do FAANG Engineers Earn?\",\"datePublished\":\"2024-06-24T12:30:11+00:00\",\"dateModified\":\"2024-06-24T12:30:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/\"},\"wordCount\":162,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/cropped-image-66.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/\",\"name\":\"How Much Do FAANG Engineers Earn? | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/cropped-image-66.png\",\"datePublished\":\"2024-06-24T12:30:11+00:00\",\"dateModified\":\"2024-06-24T12:30:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/cropped-image-66.png\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/cropped-image-66.png\",\"width\":640,\"height\":853,\"caption\":\"Faang Engineers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-much-do-faang-engineers-earn\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stories\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How Much Do FAANG Engineers Earn?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\",\"name\":\"Admissify\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\",\"name\":\"Gaurav Kandari\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"caption\":\"Gaurav Kandari\"},\"description\":\"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results.\"}]}<\/script>\n","yoast_head_json":{"title":"How Much Do FAANG Engineers Earn? | Admissify Blog","description":"At Facebook (Meta), the average junior bonus is \u20ac15,450 with an annual stock value of \u20ac32,240, while the total compensation for seniors is  \u20ac294,740","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:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/","og_locale":"en_US","og_type":"article","og_title":"How Much Do FAANG Engineers Earn? | Admissify Blog","og_description":"At Facebook (Meta), the average junior bonus is \u20ac15,450 with an annual stock value of \u20ac32,240, while the total compensation for seniors is \u20ac294,740","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/","og_site_name":"Admissify Blog","article_modified_time":"2024-06-24T12:30:30+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-66.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"How Much Do FAANG Engineers Earn?","datePublished":"2024-06-24T12:30:11+00:00","dateModified":"2024-06-24T12:30:30+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/"},"wordCount":162,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-66.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/","name":"How Much Do FAANG Engineers Earn? | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-66.png","datePublished":"2024-06-24T12:30:11+00:00","dateModified":"2024-06-24T12:30:30+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-66.png","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-66.png","width":640,"height":853,"caption":"Faang Engineers"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-much-do-faang-engineers-earn\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.admissify.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Stories","item":"https:\/\/www.admissify.com\/blog\/web-stories\/"},{"@type":"ListItem","position":3,"name":"How Much Do FAANG Engineers Earn?"}]},{"@type":"WebSite","@id":"https:\/\/www.admissify.com\/blog\/#website","url":"https:\/\/www.admissify.com\/blog\/","name":"Admissify","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.admissify.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225","name":"Gaurav Kandari","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","caption":"Gaurav Kandari"},"description":"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results."}]}},"story_data":{"version":47,"pages":[{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":282,"height":423,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"9eb929fb-e947-420e-a202-a10f08f1e739","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":564,"height":846,"sizes":{"medium":{"file":"image-66-200x300.png","width":200,"height":300,"filesize":127793,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-200x300.png"},"thumbnail":{"file":"image-66-150x150.png","width":150,"height":150,"filesize":53056,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-66-350x525.png","width":350,"height":525,"filesize":335424,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-350x525.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-66-242x180.png","width":242,"height":180,"filesize":92744,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-66-250x180.png","width":250,"height":180,"filesize":95210,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-66-75x75.png","width":75,"height":75,"filesize":15027,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-66-564x490.png","width":564,"height":490,"filesize":451191,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-564x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-66-320x228.png","width":320,"height":228,"filesize":144397,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-66-300x225.png","width":300,"height":225,"filesize":135055,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-300x225.png"},"web-stories-publisher-logo":{"file":"image-66-96x96.png","width":96,"height":96,"filesize":23714,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-96x96.png"},"web-stories-thumbnail":{"file":"image-66-150x225.png","width":150,"height":225,"filesize":76756,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66-150x225.png"},"full":{"file":"image-66.png","width":564,"height":846,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#2b2f2b","blurHash":"U8CP|j4oIoxu~pRjIUt600-:xZNGM{t7-:NG","creationDate":"2024-06-24T12:29:14","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-66.png","id":16374,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.42},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":35,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">How Much Do FAANG Engineers Earn?<\/span>","x":38,"y":467,"width":367,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":92,"id":"7946fe2b-555b-469c-8bd2-ac78eec8a774","marginOffset":-0.134999999999998},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":3669,"height":982,"sizes":{"medium":{"file":"logo-redesign-300x80.png","width":300,"height":80,"filesize":14896,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x80.png"},"large":{"file":"logo-redesign-1024x274.png","width":1024,"height":274,"filesize":128785,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png"},"thumbnail":{"file":"logo-redesign-150x150.png","width":150,"height":150,"filesize":12644,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x150.png"},"medium_large":{"file":"logo-redesign-768x206.png","width":768,"height":206,"filesize":58214,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png"},"1536x1536":{"file":"logo-redesign-1536x411.png","width":1536,"height":411,"filesize":222755,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png"},"2048x2048":{"file":"logo-redesign-2048x548.png","width":2048,"height":548,"filesize":497549,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png"},"quemag-wp-thumbnail-comments":{"file":"logo-redesign-350x94.png","width":350,"height":94,"filesize":21299,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-350x94.png"},"quemag-wp-thumbnail-module-grid":{"file":"logo-redesign-242x180.png","width":242,"height":180,"filesize":17343,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"logo-redesign-250x180.png","width":250,"height":180,"filesize":23678,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"logo-redesign-75x75.png","width":75,"height":75,"filesize":4003,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"logo-redesign-910x244.png","width":910,"height":244,"filesize":116039,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png"},"quemag-wp-thumbnail-blog-featured":{"file":"logo-redesign-670x490.png","width":670,"height":490,"filesize":160260,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"logo-redesign-320x228.png","width":320,"height":228,"filesize":36966,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"logo-redesign-300x225.png","width":300,"height":225,"filesize":36220,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x225.png"},"web-stories-poster-portrait":{"file":"logo-redesign-640x853.png","width":640,"height":853,"filesize":256430,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-640x853.png"},"web-stories-publisher-logo":{"file":"logo-redesign-96x96.png","width":96,"height":96,"filesize":5452,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-96x96.png"},"web-stories-thumbnail":{"file":"logo-redesign-150x40.png","width":150,"height":40,"filesize":5634,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x40.png"},"full":{"file":"logo-redesign.png","width":3669,"height":982,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac34","blurHash":"UDIgAJ-UROofu%$f?GxD1B%0$K$%03s,%0xD","creationDate":"2024-04-02T07:54:04","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png","id":14375,"alt":"logo redesign","local":false},"type":"image","x":235,"y":580,"width":134,"height":34,"mask":{"type":"rectangle","showInLibrary":true,"name":"Rectangle","path":"M 0,0 1,0 1,1 0,1 0,0 Z","ratio":1,"supportsBorder":true},"id":"d44e44d3-3692-4206-9a02-05217a0d2a75"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":14,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.4,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff; letter-spacing: 0.02em\">By Gaurav Kandari&nbsp;<\/span>\n<span style=\"font-weight: 700; color: #fff; letter-spacing: 0.02em\">June 24, 2024<\/span>","x":38,"y":574,"width":159,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":39,"id":"15b992f6-ab96-4682-af97-c186a4c2c79d"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"11a21883-e44d-41e8-9514-6072dd3c2973","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"7d86c52b-652c-40fd-b27f-22886817a268"},"animations":[]},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":282,"height":423,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"d10642b4-e280-4786-938e-06018d4ca62b","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":564,"height":847,"sizes":{"medium":{"file":"image-64-200x300.png","width":200,"height":300,"filesize":138121,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-200x300.png"},"thumbnail":{"file":"image-64-150x150.png","width":150,"height":150,"filesize":55520,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-64-350x526.png","width":350,"height":526,"filesize":374449,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-350x526.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-64-242x180.png","width":242,"height":180,"filesize":97400,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-64-250x180.png","width":250,"height":180,"filesize":99650,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-64-75x75.png","width":75,"height":75,"filesize":15754,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-64-564x490.png","width":564,"height":490,"filesize":502884,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-564x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-64-320x228.png","width":320,"height":228,"filesize":153109,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-64-300x225.png","width":300,"height":225,"filesize":143513,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-300x225.png"},"web-stories-publisher-logo":{"file":"image-64-96x96.png","width":96,"height":96,"filesize":24710,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-96x96.png"},"web-stories-thumbnail":{"file":"image-64-150x225.png","width":150,"height":225,"filesize":82311,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64-150x225.png"},"full":{"file":"image-64.png","width":564,"height":847,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#414246","blurHash":"U9EV+=%MNeM{~q%NRjbJtRM{WBRj-:-=M{tR","creationDate":"2024-06-24T12:26:34","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-64.png","id":16372,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.42},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.4}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":21,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">At Facebook (Meta), the average junior bonus is \u20ac15,450 with an annual stock value of \u20ac32,240, while the total compensation for seniors is &nbsp;\u20ac294,740<\/span>","x":38,"y":560,"width":375,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":112,"id":"0be1b134-9d3f-4ff5-8d1e-b1b50433fae4","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Facebook(Meta)<\/span>","x":39,"y":516,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"type":"text","id":"76ec658d-4413-44b3-9d21-0956bd0df7e8"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"1307287c-b79d-4b27-af6e-c40f0869ea02","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["0be1b134-9d3f-4ff5-8d1e-b1b50433fae4"]},{"id":"cfb28740-74b6-45d4-a8e9-5cbb7067f549","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["76ec658d-4413-44b3-9d21-0956bd0df7e8"]}],"id":"1591ba3c-148c-4421-99fe-916471780f86","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"a96edc74-0eae-4a50-94e0-37269cd42807"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":282,"height":188,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"b3913f5f-5ecc-450d-b41b-4ab765133d37","scale":100,"focalX":52.604166666666664,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":564,"height":376,"sizes":{"medium":{"file":"image-63-300x200.png","width":300,"height":200,"filesize":94897,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-300x200.png"},"thumbnail":{"file":"image-63-150x150.png","width":150,"height":150,"filesize":39681,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-63-350x233.png","width":350,"height":233,"filesize":124519,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-350x233.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-63-242x180.png","width":242,"height":180,"filesize":71819,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-63-250x180.png","width":250,"height":180,"filesize":73841,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-63-75x75.png","width":75,"height":75,"filesize":11360,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-75x75.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-63-320x228.png","width":320,"height":228,"filesize":113483,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-63-300x225.png","width":300,"height":225,"filesize":106657,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-300x225.png"},"web-stories-publisher-logo":{"file":"image-63-96x96.png","width":96,"height":96,"filesize":17647,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-96x96.png"},"web-stories-thumbnail":{"file":"image-63-150x100.png","width":150,"height":100,"filesize":27225,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63-150x100.png"},"full":{"file":"image-63.png","width":564,"height":376,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#596374","blurHash":"UVDTn{tnFjSj?wxVRiM{%hxBV@Rjx^s+RjWB","creationDate":"2024-06-24T12:24:26","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-63.png","id":16371,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.51},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.4}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":21,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Average Junior Bonus is \u20ac9,950, with stock\/year \u20ac30,790, and senior total compensation is \u20ac243,510.<\/span>","x":38,"y":561,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":83,"id":"064df448-a9f0-43de-aaed-c341fdc568af","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Amazon<\/span>","x":39,"y":516,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"99d4bf4c-a2f6-46d1-bc5b-fc6ca7a53435","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"a9ce42c6-f072-43cb-8a2a-3aaa6dbbdab7","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["064df448-a9f0-43de-aaed-c341fdc568af"]},{"id":"822556df-7234-40f2-ae2c-d40616c4f426","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["99d4bf4c-a2f6-46d1-bc5b-fc6ca7a53435"]}],"id":"861f9db0-272a-47af-99aa-bb71d73fb09f","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"6fffe24e-8bdb-4956-9302-fa3018aebf22"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":264,"height":352,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"7e249397-3795-46e9-95e4-fa7630825754","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":528,"height":704,"sizes":{"medium":{"file":"image-62-225x300.png","width":225,"height":300,"filesize":109155,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-225x300.png"},"thumbnail":{"file":"image-62-150x150.png","width":150,"height":150,"filesize":39565,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-62-350x467.png","width":350,"height":467,"filesize":242912,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-350x467.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-62-242x180.png","width":242,"height":180,"filesize":70102,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-62-250x180.png","width":250,"height":180,"filesize":72349,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-62-75x75.png","width":75,"height":75,"filesize":11608,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-62-528x490.png","width":528,"height":490,"filesize":350454,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-528x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-62-320x228.png","width":320,"height":228,"filesize":111974,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-62-300x225.png","width":300,"height":225,"filesize":104220,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-300x225.png"},"web-stories-publisher-logo":{"file":"image-62-96x96.png","width":96,"height":96,"filesize":17982,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-96x96.png"},"web-stories-thumbnail":{"file":"image-62-150x200.png","width":150,"height":200,"filesize":52758,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62-150x200.png"},"full":{"file":"image-62.png","width":528,"height":704,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#797979","blurHash":"UjHLl1t8%MkB~qxu%MWB%Mj@xtWB-;Rjj[WU","creationDate":"2024-06-24T12:23:00","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-62.png","id":16370,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.8},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.4}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":21,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">At Apple, the average junior bonus is \u20ac3,580 with annual stock worth \u20ac22,080, while the total compensation for seniors is \u20ac275,680.<\/span>","x":38,"y":571,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":83,"id":"6965e499-6d50-4f0d-a5be-70757c1fab72","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Apple<\/span>","x":39,"y":526,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"9a0cd2d3-ac19-4355-98ff-903ce99fcd50","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"a0d8fe3c-8964-4d93-8ffa-1f77ac1f7458","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["6965e499-6d50-4f0d-a5be-70757c1fab72"]},{"id":"70e9bfd2-4198-4d55-bb16-a43eecc3fb70","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["9a0cd2d3-ac19-4355-98ff-903ce99fcd50"]}],"id":"e0dafc66-a057-4155-9d03-a96b3babb27f","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"bc807718-2d64-46d2-8b3e-894b7bfdb445"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":252,"height":360,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"cfdcb60f-7d17-4d12-9404-4fa63a0dee4c","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":504,"height":720,"sizes":{"medium":{"file":"image-61-210x300.png","width":210,"height":300,"filesize":129206,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-210x300.png"},"thumbnail":{"file":"image-61-150x150.png","width":150,"height":150,"filesize":52435,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-61-350x500.png","width":350,"height":500,"filesize":321236,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-350x500.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-61-242x180.png","width":242,"height":180,"filesize":95703,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-61-250x180.png","width":250,"height":180,"filesize":98463,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-61-75x75.png","width":75,"height":75,"filesize":14621,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-61-504x490.png","width":504,"height":490,"filesize":451181,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-504x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-61-320x228.png","width":320,"height":228,"filesize":151651,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-61-300x225.png","width":300,"height":225,"filesize":141169,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-300x225.png"},"web-stories-publisher-logo":{"file":"image-61-96x96.png","width":96,"height":96,"filesize":23104,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-96x96.png"},"web-stories-thumbnail":{"file":"image-61-150x214.png","width":150,"height":214,"filesize":69989,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61-150x214.png"},"full":{"file":"image-61.png","width":504,"height":720,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#cb432c","blurHash":"UYKR8?NZwboy}tACEzFw+IR*S5X8IoW=f6nj","creationDate":"2024-06-24T12:22:20","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-61.png","id":16369,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.49},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":21,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Netflix\u2019s average junior bonus is \u20ac5,810 (only at entry-level) with an annual stock of \u20ac5,250, while senior total compensation is \u20ac459,460.<\/span>","x":38,"y":551,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":112,"id":"83f677e6-da44-48fb-99de-f7197449e43e","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Netflix<\/span>","x":39,"y":506,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"3963aed3-b5bc-4696-8814-de337a56b55a","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"dcc5b410-7895-4df6-88c5-2d21ba38ed05","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["83f677e6-da44-48fb-99de-f7197449e43e"]},{"id":"85bb9462-accc-4364-a7c8-a545b75ce8ed","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["3963aed3-b5bc-4696-8814-de337a56b55a"]}],"id":"c8a87b58-43df-4be2-8a5b-827f87ab015b","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"c4a4c0b1-dab9-4d2f-b0e4-e6186627ec8a"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":282,"height":423,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"d2bc589b-d901-4b1c-b210-d75ba8580038","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":564,"height":846,"sizes":{"medium":{"file":"image-60-200x300.png","width":200,"height":300,"filesize":130200,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-200x300.png"},"thumbnail":{"file":"image-60-150x150.png","width":150,"height":150,"filesize":53290,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-60-350x525.png","width":350,"height":525,"filesize":362810,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-350x525.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-60-242x180.png","width":242,"height":180,"filesize":102123,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-60-250x180.png","width":250,"height":180,"filesize":105114,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-60-75x75.png","width":75,"height":75,"filesize":14234,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-60-564x490.png","width":564,"height":490,"filesize":559697,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-564x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-60-320x228.png","width":320,"height":228,"filesize":164182,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-60-300x225.png","width":300,"height":225,"filesize":153175,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-300x225.png"},"web-stories-publisher-logo":{"file":"image-60-96x96.png","width":96,"height":96,"filesize":22898,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-96x96.png"},"web-stories-thumbnail":{"file":"image-60-150x225.png","width":150,"height":225,"filesize":75938,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60-150x225.png"},"full":{"file":"image-60.png","width":564,"height":846,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#323e3b","blurHash":"U6Am-t4m-x9F0JOk%3i^0a-zD-%E~qnNtPtM","creationDate":"2024-06-24T12:20:53","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-60.png","id":16368,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.47},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.4}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":21,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Google\u2019s average junior bonus is \u20ac8,730 with stock per year at \u20ac35,360, while senior total compensation is \u20ac276,400.<\/span>","x":38,"y":561,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":83,"id":"dce1b996-40af-452d-8148-0a2cccdbc2c3","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Google&nbsp;<\/span>","x":39,"y":516,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"3e039155-7174-458d-bc2b-2593b681733f","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"87dd90d0-ee1a-4dfe-a10c-a094947f9260","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["dce1b996-40af-452d-8148-0a2cccdbc2c3"]},{"id":"2ba3ec23-cc1e-4e65-af07-c45435665092","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["3e039155-7174-458d-bc2b-2593b681733f"]}],"id":"b0268ed5-5246-40c4-9136-83cfc9589256","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"188c1b57-e882-47be-9a02-55b21ec7cea4"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":63.46968725446372,"focalY":49.87980889278617,"resource":{"type":"image","mimeType":"image\/png","width":826,"height":551,"sizes":{"medium":{"file":"image-16-300x200.png","width":300,"height":200,"filesize":71708,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-300x200.png"},"thumbnail":{"file":"image-16-150x150.png","width":150,"height":150,"filesize":33706,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-150x150.png"},"medium_large":{"file":"image-16-768x512.png","width":768,"height":512,"filesize":382930,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-768x512.png"},"quemag-wp-thumbnail-comments":{"file":"image-16-350x233.png","width":350,"height":233,"filesize":94604,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-350x233.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-16-242x180.png","width":242,"height":180,"filesize":55174,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-16-250x180.png","width":250,"height":180,"filesize":56381,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-16-75x75.png","width":75,"height":75,"filesize":9700,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-16-670x490.png","width":670,"height":490,"filesize":339482,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-16-320x228.png","width":320,"height":228,"filesize":87261,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-16-300x225.png","width":300,"height":225,"filesize":82164,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-300x225.png"},"web-stories-poster-portrait":{"file":"image-16-640x551.png","width":640,"height":551,"filesize":298312,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-640x551.png"},"web-stories-publisher-logo":{"file":"image-16-96x96.png","width":96,"height":96,"filesize":15081,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-96x96.png"},"web-stories-thumbnail":{"file":"image-16-150x100.png","width":150,"height":100,"filesize":20688,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-150x100.png"},"full":{"file":"image-16.png","width":826,"height":551,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#0f377c","blurHash":"UH9HF@9a57~0ITxVt6NM9G%2%2E1-:M{M{%3","creationDate":"2024-06-11T07:00:29","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16.png","id":16048,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"id":"b5ad243d-e54e-4af0-baff-95108f880702","overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.45},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":9,"vertical":5},"content":"<span style=\"color: #fff\">Do you want to know how you can pursue top courses that can let you work at these companies? Book now for a free consulting session or visit our website to know more!<\/span>","x":13,"y":460,"width":387,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"779434c7-34bf-4504-9bf8-0d1f11a59541","border":{"left":1,"right":1,"top":1,"bottom":1,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"41a30f59-6c50-45f5-8b85-bc2ebd4fe339","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["779434c7-34bf-4504-9bf8-0d1f11a59541"]}],"id":"fde4f586-dc32-408b-84e6-2cd3aba6639f","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"b442c92f-ef02-4a3c-beec-179b8fa8df2f"},"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/","icon":"","needsProxy":false,"ctaText":"Book Now"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":320,"height":427,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"df20158f-3965-46b8-adec-081ba797f845","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":640,"height":853,"sizes":{"medium":{"file":"cropped-image-51-225x300.png","width":225,"height":300,"filesize":122770,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-225x300.png"},"thumbnail":{"file":"cropped-image-51-150x150.png","width":150,"height":150,"filesize":47944,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"cropped-image-51-350x466.png","width":350,"height":466,"filesize":254519,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-350x466.png"},"quemag-wp-thumbnail-module-grid":{"file":"cropped-image-51-242x180.png","width":242,"height":180,"filesize":84903,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"cropped-image-51-250x180.png","width":250,"height":180,"filesize":87581,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"cropped-image-51-75x75.png","width":75,"height":75,"filesize":14291,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"cropped-image-51-640x490.png","width":640,"height":490,"filesize":428145,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-640x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"cropped-image-51-320x228.png","width":320,"height":228,"filesize":133307,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"cropped-image-51-300x225.png","width":300,"height":225,"filesize":123077,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-300x225.png"},"web-stories-publisher-logo":{"file":"cropped-image-51-96x96.png","width":96,"height":96,"filesize":22082,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-96x96.png"},"web-stories-thumbnail":{"file":"cropped-image-51-150x200.png","width":150,"height":200,"filesize":61203,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51-150x200.png"},"full":{"file":"cropped-image-51.png","width":640,"height":853,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#363b3f","blurHash":"UAG8yG00I@_N4T~Wo~IU00pIw[i_?E9EVYRj","creationDate":"2024-06-22T10:26:54","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-51.png","id":16349,"alt":"Engineers salary india","local":false,"provider":"local"},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.56},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":35,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":9,"vertical":5},"content":"<span style=\"font-weight: 700; color: #fff\">Engineers Salary India Vs Germany<\/span>","x":13,"y":477,"width":387,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":101,"id":"b546e66c-dec9-464f-9c78-ecb776961b5c","border":{"left":1,"right":1,"top":1,"bottom":1,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"050c1e3d-15a2-48cc-97e5-79f41b9bb4c1","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b546e66c-dec9-464f-9c78-ecb776961b5c"]}],"id":"0f586ad1-c66f-4c43-beaf-03b5212177db","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"ee4176a2-ade3-4794-9b32-5c6515ef2134"},"pageAttachment":{"url":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-germany\/","needsProxy":false,"ctaText":"Read More"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"7cd184e5-24ef-468d-bc6b-55697cf50ed9","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":720,"height":1280,"sizes":{"medium":{"file":"Book-a-Free-counselling-today-169x300.jpg","width":169,"height":300,"filesize":13790,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg"},"large":{"file":"Book-a-Free-counselling-today-576x1024.jpg","width":576,"height":1024,"filesize":87337,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg"},"thumbnail":{"file":"Book-a-Free-counselling-today-150x150.jpg","width":150,"height":150,"filesize":7810,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x150.jpg"},"quemag-wp-thumbnail-comments":{"file":"Book-a-Free-counselling-today-350x622.jpg","width":350,"height":622,"filesize":42555,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg"},"quemag-wp-thumbnail-module-grid":{"file":"Book-a-Free-counselling-today-242x180.jpg","width":242,"height":180,"filesize":12018,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-242x180.jpg"},"quemag-wp-thumbnail-widget-big":{"file":"Book-a-Free-counselling-today-250x180.jpg","width":250,"height":180,"filesize":12029,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-250x180.jpg"},"quemag-wp-thumbnail-widget-small":{"file":"Book-a-Free-counselling-today-75x75.jpg","width":75,"height":75,"filesize":2915,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-75x75.jpg"},"quemag-wp-thumbnail-blog-featured":{"file":"Book-a-Free-counselling-today-670x490.jpg","width":670,"height":490,"filesize":53056,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-670x490.jpg"},"quemag-wp-thumbnail-blog-featured-small":{"file":"Book-a-Free-counselling-today-320x228.jpg","width":320,"height":228,"filesize":17196,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-320x228.jpg"},"quemag-wp-thumbnail-blog-list":{"file":"Book-a-Free-counselling-today-300x225.jpg","width":300,"height":225,"filesize":16660,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-300x225.jpg"},"web-stories-poster-portrait":{"file":"Book-a-Free-counselling-today-640x853.jpg","width":640,"height":853,"filesize":91253,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-640x853.jpg"},"web-stories-publisher-logo":{"file":"Book-a-Free-counselling-today-96x96.jpg","width":96,"height":96,"filesize":3825,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-96x96.jpg"},"web-stories-thumbnail":{"file":"Book-a-Free-counselling-today-150x267.jpg","width":150,"height":267,"filesize":11638,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg"},"full":{"file":"Book-a-Free-counselling-today.jpg","width":720,"height":1280,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#323a5e","blurHash":"UaPZox%ft7Rk~pWCt7j@x]Mxj[t7E1s.flbI","creationDate":"2024-04-02T07:40:53","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg","id":14368,"alt":"Book a Free counselling today","local":false}}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"ccd1311e-9c6a-4f83-a8e6-59a080b27998","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"e6febc8f-4c58-402b-9230-3f5bb3ab239f"},"animations":[],"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/","icon":"","needsProxy":false,"ctaText":"Book Free Counseling"}}],"fonts":{"EB Garamond":{"family":"EB Garamond","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-298,"tAsc":1007,"tDes":-298,"tLGap":0,"wAsc":1047,"wDes":390,"xH":400,"capH":650,"yMin":-324,"yMax":985,"hAsc":1007,"hDes":-298,"lGap":0}}},"autoAdvance":true,"defaultPageDuration":7,"currentStoryStyles":{"colors":[]}},"story_poster":{"id":16375,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-66.png","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/16367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story"}],"about":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/wp\/v2\/types\/web-story"}],"author":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/users\/4"}],"version-history":[{"count":0,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/16367\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/16375"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=16367"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=16367"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=16367"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/16367\/lock"}],"wp:publisherlogo":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/10252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69bad0f746fa5cab2f04b6d9. Config Timestamp: 2026-03-18 16:21:10 UTC, Cached Timestamp: 2026-04-07 17:37:43 UTC -->