Lancesoft | Search Jobs (India)

Lancesoft | Search Jobs (India)

22 Sep
|
LanceSoft
|
India

22 Sep

LanceSoft

India

About us

Industries

Aerospace & DefenseAutomotive & TransportationBanking & FinanceBig Data & AICreativeCybersecurityEnergy, Oil & GasEngineeringGovernmentLife SciencesHealthcare & BiomedicalITPharmaSemiconductorTelecom

Government Schedule

Texas DIR -(ITSAC)

Telecom Engineering

Telecom Services PortfolioPrivate Wireless Network

ServicesLocationsAwards & Recognition

Search Jobs

if (serviceWorker in navigator) navigator.serviceWorker.register(/firebase-messaging-sw.js) .then((registration) => console.log(Service Worker registration successful with scope: , registration.scope); ).catch((err) => console.log(Service Worker registration failed: , err); ); if(typeof jQuery == undefined) /* only load jQuery if not present */ document.write(); document.write(); var __noconflict = true; var jb_url = careers.lancesoft.com; var jb_url_lower = jb_url.toLowerCase(); var checkSSL = function() if (jQuery.url(protocol) != https && jQuery.url(hostname) == jb_url_lower ) window.location = location.href.replace(/^http:/, https:); checkSSL(); var queue = $LAB .script(/js/multiple-select.js).wait() .script(/js/nouislider.min.js).wait() queue.script(/js/bootstrap.min.js).wait() .script(/js/hmgjb-script.jsv=4.3.77).wait();

Toggle navigation

- Sign Up
- Login

if (Notification.permission === granted) jQuery(#notification-request).hide(); jQuery(document).ready(function(e) jQuery(#logout-link).click(function() sessionStorage.clear(); jQuery(#logout-form).submit(); ); jQuery(#notification-request).on(click, function () console.log(Current permission:, Notification.permission); console.log(notification-request clicked); if (Notification.permission === denied) alert(Notifications are currently blocked. To enable them:nn + 1. Click the lock/info icon in your address barn + 2. Set Notifications to Allow'n + 3. Refresh the page); return; if (Notification.permission !== granted) console.log(About to request permission...); Notification.requestPermission().then(function (permission) console.log(Permission result:, permission); if (permission === granted) location.reload(); else if (permission === denied) alert(Notifications were blocked. You can enable them later in your browser settings.); ); ); );

Search Jobs

Job Board Search Form

Keywords

Location

var checkLocationSearch = function() var savedLocation = jQuery(#location).val(); var typedloc = jQuery(#location-quicksearch).val(); if (savedLocation && !typedloc) savedLocation = ; jQuery(#location).val(); if (typedloc != savedLocation) jQuery(.typeahead).show(); jQuery(#location-quicksearch).parent().addClass(hmg-jb-has-error); return false; else jQuery(#location-quicksearch).parent().removeClass(hmg-jb-has-error); return true; jQuery(document).ready(function() jQuery(#scrollable-dropdown-menu #location-quicksearch).typeahead( autoSelect: true, items: 30, minLength: 4, updater: function(item) jQuery(#location,#location-quicksearch).val(item); jQuery(#location-quicksearch).parent().removeClass(hmg-jb-has-error); if (jb_search == jb_search_results) loadJBSearchList(1); return item; , matcher: function ( item ) return true;, menu:

, highlighter: function (item) return item;, source: function (query, process) jQuery.ajax( url: /ajax_rq.smplfn=jb_location_typeahead, type: GET, data: v: query, pid: gwt, h: d3037088f1e1cff5786047bebd9a09f8, t: (phone hidden) , dataType: json, success: function(json)



return process(json.list) ); ); var searchForm = jQuery(#location-quicksearch).closest(form); searchForm.submit(function()return checkLocationSearch();); ); if (!navigator.geolocation) /* geolocation is not available */ console.log( geolocation is not available ); else var arg = jb_search; var isMyHaley = ; if (jQuery(#location-quicksearch).val() == && !isMyHaley && (arg != jb_search_results) ) geoFindMe(); function geoFindMe() if (!navigator.geolocation) return; function success(position) var latitude = position.coords.latitude; var longitude = position.coords.longitude; jQuery.ajax( url: https://api.bigdatacloud.net/data/reverse-geocode-client, dataType: json, global: false, type: GET, data: ( longitude: longitude, latitude: latitude, localityLanguage: en ), success: function( location ) var state = location.principalSubdivisionCode; state = state.replace(US-, ); state = state.replace(CA-, ); var city = location.locality; if (city && state) jQuery(#location-quicksearch).val(city + , + state); jQuery(#location).val(city + , + state); ); ; function error(error) console.log(ERROR( + error.code + ): + error.message); ; navigator.geolocation.getCurrentPosition(success, error);

Industry

Administrative/ Clerical

BA/ PM/ QA

Biotech/ Clinical/ R&D;/ Science

Call Center/ Customer Support

Creative/ Design/ Marketing

Cyber Security

Engineering

Healthcare / Medical

IT/ Software Development

Legal

Manufacturing/ Production/ Operations

Other

Pharma/ Med Device Engineering

System Integrator

Telecom Engineering

VLSI Engineering

Advanced Search

Begin Searching

View All Jobs

Find Jobs Faster

Login or sign up to create customized job alerts, save your searches, upload your resume and more!

Login

Sign Up

Skip the Search

Send us your resume, and we'll find the jobs that are the best match for you.

Submit Your Resume

queue.wait(function() // console.log(slider function); // init nouislider var default_proximity = 50; var proximity = parseInt(); var stepSlider = document.getElementById(radius-slider); if(!proximity || isNaN(proximity)) proximity = default_proximity; // console.log(proximity); noUiSlider.create(stepSlider, start: proximity, connect: lower, step: 5, range: min: [ 10 ], max: [ 100 ] ); jQuery(.noUi-handle).attr(aria-label,slider); jQuery(#proximity-filter).attr(disabled, true).hide(); stepSlider.noUiSlider.on(update, function( values, handle ) jQuery(#radius-slider-value).html(Math.round(values[handle])); jQuery(#proximity).val(Math.round(values[handle])); ); // clear adv search on toggle function resetAdvancedOptions() var searchId = jQuery(#SAVED_SEARCH_ID).val(); if (!searchId) jQuery(select).val(); jQuery(select.multi-select).multipleSelect(uncheckAll); stepSlider.noUiSlider.set(50); jQuery(#proximity).val(50); jQuery(#advanced-search).on(hidden.bs.collapse, function () resetAdvancedOptions(); ); ); (function ()



// init multiple select var filter = false; var select_all = false; var box = ; jQuery(input.combobox).each(function() var id = jQuery(this).attr(my-hidden-field); var combo_id = id + _ + combo; box[combo_id] = new Combobo( input: # + combo_id, list: .multiselect-with-groups . + id + _listbox, activeClass: active, multiselect: true, groups: .optgroup, noResultsText: No results found., selectionValue: function (selecteds) return selecteds.map((s) => s.innerText.trim()).join(, ); , announcement: groupChange: groupChangeHandler ); box[combo_id] .on(deselection, function () var listid = this.list.id; var selecteds = jQuery(# + listid).find(.option.selected); var vals = selecteds.map(function() return jQuery(this).attr(my-data);).get().join(|); jQuery(# + id).val(vals); ) .on(selection, function () var listid = this.list.id; var selecteds = jQuery(# + listid).find(.option.selected); var vals = selecteds.map(function() return jQuery(this).attr(my-data);).get().join(|); jQuery(# + id).val(vals); ); ); window.box = box; function groupChangeHandler(newGroup) var groupLabel = newGroup.querySelector(.optgroup-label).innerText; var len = Array.prototype.slice.call( newGroup.querySelectorAll(.option) ).filter(function (opt) return opt.style.display !== none; ).length; return groupLabel + group entered, with + len + options.; // handle trigger clicks to toggle state of its combobox Array.prototype.slice.call( document.querySelectorAll(.combo-trigger) ).forEach(function (trigger) var instName = trigger.getAttribute(data-trigger); var inst = box[instName]; trigger.addEventListener(click, function (e) e.stopPropagation(); inst[inst.isOpen closeList : openList](); ); ); ());

Staffing Leader of the Year Anju Abel

CEO, LanceSoft

LanceSoft is proud to announce that its Chief Executive Officer, Anju Abel, has been honored with the prestigious Staffing Leader of the Year award at the 2025 TIARA Staffing Awards US. The award recognizes her visionary leadership and significant contributions to improving staffing processes, employee engagement, and workforce outcomes.

Anju Abel's leadership has been instrumental in transforming LanceSoft's global staffing operations. Her focus on innovation, employee satisfaction, and client-centric delivery has led to higher retention rates, a motivated workforce, and enhanced operational efficiency.

> This award is a testament to the incredible team at LanceSoft and our unwavering commitment to redefining staffing solutions, said Anju Abel. I'm honored to receive this recognition and proud of the impact we continue to make in the lives of our clients and talent worldwide.

The judging panel highlighted Anju's ability to consistently deliver outstanding client success stories, exceed expectations, and foster professional development within her team. Her active community involvement and dedication to advancing the staffing industry were also key factors in her selection.

TIARA Awards are known for celebrating excellence, innovation, and achievement in the talent acquisition sector, and this accolade places Anju among the top leaders reshaping the future of workforce solutions.

Company

About us

Pillars

Events

Contemporary Slavery Statement

Contact us

Awards & Recognition

Industries

Aerospace

Automotive

Banking and Finance

Big Data

Creative

Cybersecurity

Energy, Oil & Gas

<... [truncated for excel]

📌 Lancesoft | Search Jobs (India)
🏢 LanceSoft
📍 India

Reply to this offer

Impress this employer describing Your skills and abilities, fill out the form below and leave Your personal touch in the presentation letter.

Subscribe to this job alert:

Get the latest job offers by email for: lancesoft | search jobs (india) / india