Search Interviewer

  • Home
  • /
  • Search Interviewer
×

Search Result

  • riteshshergill

    Career Guidance and mock Java/Javascript interviewer

    Vice President at JP Morgan Chase with over 15 years experience in the IT Industry across Full stack, AI/ML and AWS.....

  • aditivarma

    Here to help you!

    Proactive HR Professional having 5+ years of experience in Human Resource and Administration Dept. I have an experience in Recruitment, Talent Acquisition and Administrative activities. I have particu....

  • Sushil Dadwal

    Hire me now

    Senior Executive with over 22+ years’ experience in leading and managing large business transformation, Application support, Product development and Support and Package implementation spread across ....

  • Virendra Maurya

    SAP S/4 MM/SD/LE Consultant at Cardinal Health Inc.

    United States Click to save

    • SAP Functional Consultant with around 12+ years of experience in 3 full life cycle implementations and 10 supports and 15 rolls outs of SAP MM/SD modules (Sourcing & Procurements/Order to Cash a....

  • Aarushi Gupta

    Hire me now

    HR Professional having 4+ years of experience in Human Resource and Administration Dept. I have an experience in Recruitment, Talent Acquisition and Administrative activities. I have particularly stro....

  • AmitJoshi

    Hire me now

    A competent Talent Acquisition Head with HR Generalist offering over 15 years ’ experience in Manpower Planning, Talent Acquisition & Management, Change Management, PMS, OD, L&D, HR Operations, Bud....

  • SubhasPattnaik

    May I help U

    High calibre business manager with 25+ years of rich hands on experience in diverse sectors in the Food and Agribusiness value chain – Precision Agriculture, Retail, Fresh produce buying & merchandi....

  • Amigo

    Sky is the limit

    Training professional with extensive leadership experience in customer relationship management, quality and process implementation and improvements, staff development, performance management and curri....

  • Ganesh

    Hire me now

    Sr. Associate with 14 years of experience in UI development along with wide range of front-end technologies like, Angular v2+, ReactJs, Redux, TypeScript, JavaScript/ES6, NodeJS, ExpressJS, Bootstrap ....

  • ajaym

    Experienced Service Delivery Manager

    Hello I have over 19 years of experience in managing various positions from Software Developer to Project Manager and have managed activities related to Service Delivery, Project Management, Projec....

  • santomar

    Data Science Interviewer and Trainer

    A Full Stack Data Scientist with more than 8 years of substantial experience in Big Data Engineering. Have 5.2 Years of experience in building Machine Learning models using state of the art techniques....

  • bhargavi12

    Hire me now

    B.tech graduate in ECE(Electronics and communications engineering). Have 4.5 years of work experience. Currently working in Google Operations center as Digital Marketing & Research Senior Associate. ....

  • kunalgupta

    Experienced professional in Corporate Strategy

    "Knowledge comes; wisdom lingers." Kunal is a management student at IIM Lucknow, academically focused at the intersection of Strategy, Finance, and Operations. A manufacturing engineering gradua....

  • ChetanAdhikari

    SAP ABAP HANA Consultant

    • S/4 HANA Technical Consultant with 5+ years of Experience. • On-site Experience to Mauritius ( FEB 2019 ) and Italy ( FEB 2020 ) for Project Live support. • Very Good Understanding of PP and....

  • AlokTelecom

    Hire me now

    Over 15+years of experience in the Telecom Industry with industry leaders like Nokia Solutions and Networks Pvt Ltd, Alcatel Lucent India Ltd, ITI Ltd, HFCL, BhartiInfratel.Good exposure in VOLTE wit....

''); function addKeywordToSearchArray(keyValue){ keywordData.push(keyValue); } function removeKeywordFromSearchArray(curObj){ var curVal = curObj.siblings('span.keyword-text').html(); keywordData = removeElementFromArray(keywordData,curVal); } $(document).ready(function(){ $('#searchFilter').on('click',function(e){ e.preventDefault(); redirectUrl = BASEURL+'search-interviewers/'; if(keywordData.length > 0){ redirectUrl = redirectUrl+'?keyword='+keywordData; } else { redirectUrl = redirectUrl+'?keyword='; } var searchType = $('#search_type').val(); if(searchType){ redirectUrl = redirectUrl+'&searchtype='+searchType; } var freelancer_type = [];var hourly_rate = [];var english_level = [];var skill = [];var country = [];var language = [];var keywords = []; $('.freelancer_typeDesk:checked').each(function(i){ freelancer_type[i] = $(this).val(); }); if(freelancer_type.length > 0){ redirectUrl = redirectUrl+'&freelancerType='+freelancer_type; } $('.hourly_rateDesk:checked').each(function(i){ hourly_rate[i] = $(this).val(); }); if(hourly_rate.length > 0){ redirectUrl = redirectUrl+'&hourlyRate='+hourly_rate; } $('.skillDesk:checked').each(function(i){ skill[i] = $(this).val(); }); if(skill.length > 0){ redirectUrl = redirectUrl+'&skill='+skill; } $('.english_levelDesk:checked').each(function(i){ english_level[i] = $(this).val(); }); if(english_level.length > 0){ redirectUrl = redirectUrl+'&englishLevel='+english_level; } $('.countryDesk:checked').each(function(i){ country[i] = $(this).val(); }); if(country.length > 0){ redirectUrl = redirectUrl+'&country='+country; } $('.languageDesk:checked').each(function(i){ language[i] = $(this).val(); }); if(language.length > 0){ redirectUrl = redirectUrl+'&language='+language; } window.location.href=redirectUrl; }); }); ''); function addKeywordToSearchArray(keyValue){ keywordData.push(keyValue); } function removeKeywordFromSearchArray(curObj){ var curVal = curObj.siblings('span.keyword-text').html(); keywordData = removeElementFromArray(keywordData,curVal); } $(document).ready(function(){ $('#searchFilterMobile').on('click',function(e){ e.preventDefault(); redirectUrl = BASEURL+'search-interviewers/'; if(keywordData.length > 0){ redirectUrl = redirectUrl+'?keyword='+keywordData; } else { redirectUrl = redirectUrl+'?keyword='; } var searchType = $('#search_type').val(); if(searchType){ redirectUrl = redirectUrl+'&searchtype='+searchType; } var freelancer_type = [];var hourly_rate = [];var english_level = [];var skill = [];var country = [];var language = [];var keywords = []; $('.freelancer_type:checked').each(function(i){ freelancer_type[i] = $(this).val(); }); if(freelancer_type.length > 0){ redirectUrl = redirectUrl+'&freelancerType='+freelancer_type; } $('.hourly_rate:checked').each(function(i){ hourly_rate[i] = $(this).val(); }); if(hourly_rate.length > 0){ redirectUrl = redirectUrl+'&hourlyRate='+hourly_rate; } $('.skill:checked').each(function(i){ skill[i] = $(this).val(); }); if(skill.length > 0){ redirectUrl = redirectUrl+'&skill='+skill; } $('.english_level:checked').each(function(i){ english_level[i] = $(this).val(); }); if(english_level.length > 0){ redirectUrl = redirectUrl+'&englishLevel='+english_level; } $('.country:checked').each(function(i){ country[i] = $(this).val(); }); if(country.length > 0){ redirectUrl = redirectUrl+'&country='+country; } $('.language:checked').each(function(i){ language[i] = $(this).val(); }); if(language.length > 0){ redirectUrl = redirectUrl+'&language='+language; } window.location.href=redirectUrl; }); });

Loading...

Loading...

Loading...

Loading...