Graduate Intern
Description du poste
window.notificationMessages = []; Find a Job + + + + Search const TopSearch = {
handleSubmit: function (event) {
event.preventDefault();
event.stopPropagation();
const form = event.target;
const getValue = (name) => {
if (form[name]) {
if (form[name].type) {
if (["select-one", "text", "hidden"].indexOf(form[name].type) > -1) {
return form[name].value;
}
if (["checkbox", "radio"].indexOf(form[name].type) > -1 && form[name].checked) {
return form[name].value;
}
} else if (form[name].length) {
return form[name].value;
}
}
return "";
};
const experienceLevel = getValue("experience[]") || getValue("experience");
const jobFunction = getValue("job_function[]") || getValue("job_function");
const industry = getValue("industry[]") || getValue("industry");
const location = getValue("location[]") || getValue("location");
const workType = getValue("work_type");
const term = getValue("q");
const sortBy = getValue("sort_by");
// If the logged in user is authenticated
// Append authenticated value to make url unique/different to logged out url
// same action is happening in SearchFilterViewComposer
// line 589 in the multiSearchFilterHref function
const authenticated = document.getElementById("authenticated").value;
let toUrl = "";
if (industry.trim() && jobFunction.trim()) {
const segments = [jobFunction, location, workType].filter((x) => x);
toUrl = `${segments.join("/")}?industry=${industry}`;
} else {
const segments = [jobFunction, industry, location, workType].filter((x) => x);
toUrl = segments.join("/");
}
if (experienceLevel) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}experience=${experienceLevel}`;
}
if (term.trim()) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}q=${encodeURI(term.replace(" ", "+"))}`;
}
if (sortBy.trim()) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}sort=${sortBy}`;
}
if (authenticated === "true") {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}authenticated=${Date.now()}`;
}
const wholeUrl = `${form.getAttribute("action")}/${toUrl.toLocaleLowerCase()}`;
window.location.assign(wholeUrl.replace(/\/$/, ""));
return false;
},
}; Homepage NGO, NPO & Charity Lagos Full Time Graduate Intern Graduate Intern Anonymous Employer 1 month ago Easy apply Lagos Full Time NGO, NPO & Charity Confidential Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS Job summary We are seeking graduates to join our Firmwide Graduate Internship Program. This program is designed for high-performing, smart, agile, and innovative professionals who are eager to accelerate their careers and contribute to a dynamic, fast-paced organization. Selected candidates will be placed across critical business functions and will gain hands-on experience, cross-functional exposure, and leadership development opportunities while supporting key operational and strategic initiatives. Min Qualification: Degree Experience Level: Internship & Graduate Experience Length: 2 years Job descriptions & requirements Responsibilities: Support departmental projects and strategic initiatives across assigned functions. Conduct research and analysis and prepare reports to support business decision-making. Collaborate with cross-functional teams to improve operational efficiency. Contribute innovative ideas to enhance processes, systems, and customer experience. Assist in the implementation of internal controls, financial analysis, or technical solutions where applicable. Requirements: First Class Bachelor's Degree from a recognized university in any of the listed disciplines. Experience Level: Early Career, 2–4 years post-NYSC work experience in a relevant field. Strong analytical and problem-solving skills. Demonstrated innovation, adaptability, and agility. Excellent written and verbal communication skills. High level of integrity, professionalism, and attention to detail. Ability to work effectively in teams and in a fast-paced environment. Proficiency in Microsoft Office tools and relevant technical or professional software Participate in learning programs, mentorship sessions, and professional development activities. Deliver high-quality outputs within agreed timelines and performance expectations. Disciplines/Functional Areas: Successful candidates will be sourced from the following disciplines: Engineering Business Administration & Management Customer Service & Experience Finance & Accounting Internal Audit & Compliance Technology Location: Nigeria Employment Type: Graduate Internship Program Log In and Apply Important safety tips Do not make any payment without confirming with the Jobberman Customer Support Team. If you think this advert is not genuine, please report it via the Report Job link below. Report Job Log in to apply now Continue with Google google-icon Continue with Linkedin Or continue with function updateStatus() {
return {
show: true,
showDiv: false,
passwordLength: false,
passwordUpper: false,
passwordLower: false,
passwordNumber: false,
passwordSpecial: false,
strength: 0,
passwordCheck(password) {
this.passwordLower = /[a-z]/.test(password);
this.passwordUpper = /[A-Z]/.test(password);
this.passwordLength = password.length >= 6;
this.passwordNumber = /[0-9]/.test(password);
this.passwordSpecial = /[^a-zA-Z0-9]/.test(password);
this.strength = [this.passwordLower, this.passwordUpper, this.passwordLength, this.passwordNumber, this.passwordSpecial].filter(Boolean).length;
}
};
} Forgot Password? Keep me logged in Log in Don't have an account? Sign Up to Apply Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS function bannerAd() {
return {
slot: 'listing-1',
deviceType: 'desktop',
trackImpression() {
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
this.sendToGA('view_promotion', 'impression');
observer.disconnect();
}
});
}, { threshold: 0.5 });
observer.observe(this.$root);
},
trackClick() {
this.sendToGA('select_promotion', 'click');
},
sendToGA(event, action) {
window.ga_push_event(event, {
'action': action,
'category': this.deviceType,
'creative_name': this.slot,
'creative_slot': 'banner',
'promotion_id': this.slot,
});
}
};
} Activate Notifications Stay productive - get the latest updates on Jobs & News Activate Deactivate Notifications Stop receiving the latest updates on Jobs & News Deactivate window.onesignalPlayerIDs = {};
window.emailAlertCoun
Prêt à postuler ?
Conseil Sécurité
Ne versez jamais d'argent pour obtenir un entretien. Taf4All ne vous contactera jamais pour vous demander des frais de dossier.
Ces offres pourraient aussi vous intéresser
Graduate Intern
NewOffre: Graduate Intern chez Advans Ghana ... à Accra Newtown
Graduate Jobs in Nigeria
⚠️ Taf4All Note: The detailed description for &39;Graduate Jobs in Nigeria&39; at Non precisé could not be fully extracted automatically. We
Graduate Trainee- Ikeja, Lagos
Graduate Trainee Ikeja, Lagos LODESTONE INTEGRATED OUTSOURCING We are looking for a Graduate Trainee. Responsibilities: Participate in rotat
Programme Support Intern
The Programme Support Intern position at the United Nations Office on Drugs and Crime in Kampala, Uganda, is a fulltime, unpaid internship l