Trainee Consulting (m/w/d)

DeloitteIntern
Activeverified Jun 13, 2026

Job description

Starte als Trainee im Consulting bei Deloitte und unterstütze bei der Entwicklung innovativer Lösungen für unsere Kunden.

Filter 0 Einstiegslevel Absolvent:innen (3) Jobart Trainee-Programm (2) Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1) Geschäftsbereich Consulting (3) Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1) Job finden Filter löschen function toggleFilterDropdown() { updateFilterCount(); let icon = document.getElementById("filterIcon"); let favButton = document.getElementById("favoriteButton"); let filterDeleteMobile = document.getElementById("filterDeleteMobile"); let modal = document.getElementById("filterDropdown"); let mobileTop = document.getElementById("mobile-top") let buttonRect = mobileTop.getBoundingClientRect().bottom + window.scrollY ; let buttonTop = mobileTop.getBoundingClientRect().top + window.scrollY - 68 ; //68px is the height of the page-menu on Mobile icon.classList.toggle("rotate-90"); if (favButton) { favButton.classList.toggle("hidden"); } filterDeleteMobile.classList.toggle("hidden"); window.scrollTo({ top: buttonTop, behavior: "smooth" }); if (!filterDeleteMobile.classList.contains("hidden")) { filterDeleteMobile.classList.add("medium", "secondary", "button"); if (favButton) { favButton.classList.remove("medium", "secondary", "button"); } modal.classList.remove("max-h-0") modal.classList.add("max-h-[50rem]") modal.setAttribute("aria-hidden", "false") modal.removeAttribute("inert") } else { filterDeleteMobile.classList.remove("medium", "secondary", "button"); if (favButton) { favButton.classList.add("medium", "secondary", "button"); } modal.classList.remove("max-h-[50rem]") modal.classList.add("max-h-0") modal.setAttribute("aria-hidden", "true"); modal.setAttribute("inert", "") } modal.style.position = "absolute"; modal.style.top = `${buttonRect}px`; } function updateFilterCount() { let count = 0; // Count only the original select elements that have been initialized with Select2 $('#search-form-mobile select').each(function() { const selectedValues = $(this).val(); if (selectedValues && selectedValues.length > 0) { count += 1; // Count the field, not the number of selections } }); // Count search input if it has value - look for both original and modified IDs let searchValue = $('#search-form-mobile #id_search').val(); if (!searchValue) { // Try with modified ID (id_search-mobile) searchValue = $('#search-form-mobile #id_search-mobile').val(); } if (!searchValue) { // Try any search input within the form searchValue = $('#search-form-mobile input[name="search"]').val(); } if (searchValue && searchValue.trim() !== '') { count += 1; } // Update the display const filterCountElement = document.getElementById('filterCount'); const filterCountNumber = document.getElementById('filterCountNumber'); // Always show the counter, even when count is 0 (to match eventcards behavior) filterCountNumber.textContent = count; filterCountElement.style.display = 'flex'; } // Update count when Select2 changes - listen to the original select elements $(document).on('select2:select select2:unselect', '#search-form-mobile select', function() { updateFilterCount(); }); // Update count when search input changes - handle both original and modified IDs $(document).on('input', '#id_search, #id_search-mobile, #search-form-mobile input[name="search"]', function() { updateFilterCount(); }); // Initial count update when page loads $(document).ready(function() { // Wait a bit for Select2 to initialize setTimeout(updateFilterCount, 500); }); Zeige Favoriten Filter löschen Einstiegslevel Absolvent:innen (3) Jobart Trainee-Programm (2) Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1) Geschäftsbereich Consulting (3) Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1) Job finden Filter löschen Lade Ergebnisse... Zeige 5 10 25 50 Ergebnisse pro Seite .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Junior SAP Berater (m/w/d) Düsseldorf, Hamburg, Hannover + 7 weitere Standorte Absolvent:innen Consulting SAP SAP Consultant .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Trainee Cloud & Data - Dein Einstieg in Artificial Intelligence & Data (m/w/d) Berlin, Düsseldorf, Frankfurt (Main) + 5 weitere Standorte Absolvent:innen Consulting Artificial Intelligence & Data AI & Data Analytics Cloud Trainee .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Trainee Cloud & Data - Dein Einstieg in Cloud Consulting & Engineering im April 2026 (m/w/d) Berlin, Stuttgart, Leipzig + 6 weitere Standorte Absolvent:innen Consulting Cloud Engineering AI & Data Analytics Cloud Trainee 1 (current) Zeige 5 10 25 50 Ergebnisse pro Seite

Filter 0 Einstiegslevel Absolvent:innen (3) Jobart Trainee-Programm (2) Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1) Geschäftsbereich Consulting (3) Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1) Job finden Filter löschen function toggleFilterDropdown() { updateFilterCount(); let icon = document.getElementById("filterIcon"); let favButton = document.getElementById("favoriteButton"); let filterDeleteMobile = document.getElementById("filterDeleteMobile"); let modal = document.getElementById("filterDropdown"); let mobileTop = document.getElementById("mobile-top") let buttonRect = mobileTop.getBoundingClientRect().bottom + window.scrollY ; let buttonTop = mobileTop.getBoundingClientRect().top + window.scrollY - 68 ; //68px is the height of the page-menu on Mobile icon.classList.toggle("rotate-90"); if (favButton) { favButton.classList.toggle("hidden"); } filterDeleteMobile.classList.toggle("hidden"); window.scrollTo({ top: buttonTop, behavior: "smooth" }); if (!filterDeleteMobile.classList.contains("hidden")) { filterDeleteMobile.classList.add("medium", "secondary", "button"); if (favButton) { favButton.classList.remove("medium", "secondary", "button"); } modal.classList.remove("max-h-0") modal.classList.add("max-h-[50rem]") modal.setAttribute("aria-hidden", "false") modal.removeAttribute("inert") } else { filterDeleteMobile.classList.remove("medium", "secondary", "button"); if (favButton) { favButton.classList.add("medium", "secondary", "button"); } modal.classList.remove("max-h-[50rem]") modal.classList.add("max-h-0") modal.setAttribute("aria-hidden", "true"); modal.setAttribute("inert", "") } modal.style.position = "absolute"; modal.style.top = `${buttonRect}px`; } function updateFilterCount() { let count = 0; // Count only the original select elements that have been initialized with Select2 $('#search-form-mobile select').each(function() { const selectedValues = $(this).val(); if (selectedValues && selectedValues.length > 0) { count += 1; // Count the field, not the number of selections } }); // Count search input if it has value - look for both original and modified IDs let searchValue = $('#search-form-mobile #id_search').val(); if (!searchValue) { // Try with modified ID (id_search-mobile) searchValue = $('#search-form-mobile #id_search-mobile').val(); } if (!searchValue) { // Try any search input within the form searchValue = $('#search-form-mobile input[name="search"]').val(); } if (searchValue && searchValue.trim() !== '') { count += 1; } // Update the display const filterCountElement = document.getElementById('filterCount'); const filterCountNumber = document.getElementById('filterCountNumber'); // Always show the counter, even when count is 0 (to match eventcards behavior) filterCountNumber.textContent = count; filterCountElement.style.display = 'flex'; } // Update count when Select2 changes - listen to the original select elements $(document).on('select2:select select2:unselect', '#search-form-mobile select', function() { updateFilterCount(); }); // Update count when search input changes - handle both original and modified IDs $(document).on('input', '#id_search, #id_search-mobile, #search-form-mobile input[name="search"]', function() { updateFilterCount(); }); // Initial count update when page loads $(document).ready(function() { // Wait a bit for Select2 to initialize setTimeout(updateFilterCount, 500); }); Zeige Favoriten Filter löschen Einstiegslevel Absolvent:innen (3) Jobart Trainee-Programm (2) Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1) Geschäftsbereich Consulting (3) Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1) Job finden Filter löschen Lade Ergebnisse... Zeige 5 10 25 50 Ergebnisse pro Seite .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Junior SAP Berater (m/w/d) Düsseldorf, Hamburg, Hannover + 7 weitere Standorte Absolvent:innen Consulting SAP SAP Consultant .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Trainee Cloud & Data - Dein Einstieg in Artificial Intelligence & Data (m/w/d) Berlin, Düsseldorf, Frankfurt (Main) + 5 weitere Standorte Absolvent:innen Consulting Artificial Intelligence & Data AI & Data Analytics Cloud Trainee .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Trainee Cloud & Data - Dein Einstieg in Cloud Consulting & Engineering im April 2026 (m/w/d) Berlin, Stuttgart, Leipzig + 6 weitere Standorte Absolvent:innen Consulting Cloud Engineering AI & Data Analytics Cloud Trainee 1 (current) Zeige 5 10 25 50 Ergebnisse pro Seite

Filter 0 Einstiegslevel Absolvent:innen (3) Jobart Trainee-Programm (2) Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1) Geschäftsbereich Consulting (3) Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1) Job finden Filter löschen function toggleFilterDropdown() { updateFilterCount(); let icon = document.getElementById("filterIcon"); let favButton = document.getElementById("favoriteButton"); let filterDeleteMobile = document.getElementById("filterDeleteMobile"); let modal = document.getElementById("filterDropdown"); let mobileTop = document.getElementById("mobile-top") let buttonRect = mobileTop.getBoundingClientRect().bottom + window.scrollY ; let buttonTop = mobileTop.getBoundingClientRect().top + window.scrollY - 68 ; //68px is the height of the page-menu on Mobile icon.classList.toggle("rotate-90"); if (favButton) { favButton.classList.toggle("hidden"); } filterDeleteMobile.classList.toggle("hidden"); window.scrollTo({ top: buttonTop, behavior: "smooth" }); if (!filterDeleteMobile.classList.contains("hidden")) { filterDeleteMobile.classList.add("medium", "secondary", "button"); if (favButton) { favButton.classList.remove("medium", "secondary", "button"); } modal.classList.remove("max-h-0") modal.classList.add("max-h-[50rem]") modal.setAttribute("aria-hidden", "false") modal.removeAttribute("inert") } else { filterDeleteMobile.classList.remove("medium", "secondary", "button"); if (favButton) { favButton.classList.add("medium", "secondary", "button"); } modal.classList.remove("max-h-[50rem]") modal.classList.add("max-h-0") modal.setAttribute("aria-hidden", "true"); modal.setAttribute("inert", "") } modal.style.position = "absolute"; modal.style.top = `${buttonRect}px`; } function updateFilterCount() { let count = 0; // Count only the original select elements that have been initialized with Select2 $('#search-form-mobile select').each(function() { const selectedValues = $(this).val(); if (selectedValues && selectedValues.length > 0) { count += 1; // Count the field, not the number of selections } }); // Count search input if it has value - look for both original and modified IDs let searchValue = $('#search-form-mobile #id_search').val(); if (!searchValue) { // Try with modified ID (id_search-mobile) searchValue = $('#search-form-mobile #id_search-mobile').val(); } if (!searchValue) { // Try any search input within the form searchValue = $('#search-form-mobile input[name="search"]').val(); } if (searchValue && searchValue.trim() !== '') { count += 1; } // Update the display const filterCountElement = document.getElementById('filterCount'); const filterCountNumber = document.getElementById('filterCountNumber'); // Always show the counter, even when count is 0 (to match eventcards behavior) filterCountNumber.textContent = count; filterCountElement.style.display = 'flex'; } // Update count when Select2 changes - listen to the original select elements $(document).on('select2:select select2:unselect', '#search-form-mobile select', function() { updateFilterCount(); }); // Update count when search input changes - handle both original and modified IDs $(document).on('input', '#id_search, #id_search-mobile, #search-form-mobile input[name="search"]', function() { updateFilterCount(); }); // Initial count update when page loads $(document).ready(function() { // Wait a bit for Select2 to initialize setTimeout(updateFilterCount, 500); }); Zeige Favoriten Filter löschen

Filter 0 Einstiegslevel Absolvent:innen (3) Jobart Trainee-Programm (2) Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1) Geschäftsbereich Consulting (3) Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1) Job finden Filter löschen function toggleFilterDropdown() { updateFilterCount(); let icon = document.getElementById("filterIcon"); let favButton = document.getElementById("favoriteButton"); let filterDeleteMobile = document.getElementById("filterDeleteMobile"); let modal = document.getElementById("filterDropdown"); let mobileTop = document.getElementById("mobile-top") let buttonRect = mobileTop.getBoundingClientRect().bottom + window.scrollY ; let buttonTop = mobileTop.getBoundingClientRect().top + window.scrollY - 68 ; //68px is the height of the page-menu on Mobile icon.classList.toggle("rotate-90"); if (favButton) { favButton.classList.toggle("hidden"); } filterDeleteMobile.classList.toggle("hidden"); window.scrollTo({ top: buttonTop, behavior: "smooth" }); if (!filterDeleteMobile.classList.contains("hidden")) { filterDeleteMobile.classList.add("medium", "secondary", "button"); if (favButton) { favButton.classList.remove("medium", "secondary", "button"); } modal.classList.remove("max-h-0") modal.classList.add("max-h-[50rem]") modal.setAttribute("aria-hidden", "false") modal.removeAttribute("inert") } else { filterDeleteMobile.classList.remove("medium", "secondary", "button"); if (favButton) { favButton.classList.add("medium", "secondary", "button"); } modal.classList.remove("max-h-[50rem]") modal.classList.add("max-h-0") modal.setAttribute("aria-hidden", "true"); modal.setAttribute("inert", "") } modal.style.position = "absolute"; modal.style.top = `${buttonRect}px`; } function updateFilterCount() { let count = 0; // Count only the original select elements that have been initialized with Select2 $('#search-form-mobile select').each(function() { const selectedValues = $(this).val(); if (selectedValues && selectedValues.length > 0) { count += 1; // Count the field, not the number of selections } }); // Count search input if it has value - look for both original and modified IDs let searchValue = $('#search-form-mobile #id_search').val(); if (!searchValue) { // Try with modified ID (id_search-mobile) searchValue = $('#search-form-mobile #id_search-mobile').val(); } if (!searchValue) { // Try any search input within the form searchValue = $('#search-form-mobile input[name="search"]').val(); } if (searchValue && searchValue.trim() !== '') { count += 1; } // Update the display const filterCountElement = document.getElementById('filterCount'); const filterCountNumber = document.getElementById('filterCountNumber'); // Always show the counter, even when count is 0 (to match eventcards behavior) filterCountNumber.textContent = count; filterCountElement.style.display = 'flex'; } // Update count when Select2 changes - listen to the original select elements $(document).on('select2:select select2:unselect', '#search-form-mobile select', function() { updateFilterCount(); }); // Update count when search input changes - handle both original and modified IDs $(document).on('input', '#id_search, #id_search-mobile, #search-form-mobile input[name="search"]', function() { updateFilterCount(); }); // Initial count update when page loads $(document).ready(function() { // Wait a bit for Select2 to initialize setTimeout(updateFilterCount, 500); });

Filter

0

0

Zeige Favoriten

Einstiegslevel Absolvent:innen (3) Jobart Trainee-Programm (2) Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1) Geschäftsbereich Consulting (3) Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1) Job finden Filter löschen Lade Ergebnisse... Zeige 5 10 25 50 Ergebnisse pro Seite .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Junior SAP Berater (m/w/d) Düsseldorf, Hamburg, Hannover + 7 weitere Standorte Absolvent:innen Consulting SAP SAP Consultant .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Trainee Cloud & Data - Dein Einstieg in Artificial Intelligence & Data (m/w/d) Berlin, Düsseldorf, Frankfurt (Main) + 5 weitere Standorte Absolvent:innen Consulting Artificial Intelligence & Data AI & Data Analytics Cloud Trainee .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Trainee Cloud & Data - Dein Einstieg in Cloud Consulting & Engineering im April 2026 (m/w/d) Berlin, Stuttgart, Leipzig + 6 weitere Standorte Absolvent:innen Consulting Cloud Engineering AI & Data Analytics Cloud Trainee 1 (current) Zeige 5 10 25 50 Ergebnisse pro Seite

Einstiegslevel Absolvent:innen (3) Jobart Trainee-Programm (2) Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1) Geschäftsbereich Consulting (3) Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1) Job finden Filter löschen

Einstiegslevel Absolvent:innen (3) Jobart Trainee-Programm (2) Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1) Geschäftsbereich Consulting (3) Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1) Job finden Filter löschen

Einstiegslevel Absolvent:innen (3) Jobart Trainee-Programm (2) Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1) Geschäftsbereich Consulting (3) Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1) Job finden Filter löschen

Einstiegslevel Absolvent:innen (3)

Einstiegslevel Absolvent:innen (3)

Jobart Trainee-Programm (2)

Jobart Trainee-Programm (2)

Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1)

Standort Berlin (3) Düsseldorf (3) Frankfurt (Main) (3) Hamburg (3) Hannover (3) Köln (3) Leipzig (2) München (3) Stuttgart (3) Walldorf (1)

Geschäftsbereich Consulting (3)

Geschäftsbereich Consulting (3)

Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1)

Fachbereich Artificial Intelligence & Data (1) Cloud Engineering (1) SAP (1)

Job finden Filter löschen

Job finden

Lade Ergebnisse... Zeige 5 10 25 50 Ergebnisse pro Seite .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Junior SAP Berater (m/w/d) Düsseldorf, Hamburg, Hannover + 7 weitere Standorte Absolvent:innen Consulting SAP SAP Consultant .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Trainee Cloud & Data - Dein Einstieg in Artificial Intelligence & Data (m/w/d) Berlin, Düsseldorf, Frankfurt (Main) + 5 weitere Standorte Absolvent:innen Consulting Artificial Intelligence & Data AI & Data Analytics Cloud Trainee .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Trainee Cloud & Data - Dein Einstieg in Cloud Consulting & Engineering im April 2026 (m/w/d) Berlin, Stuttgart, Leipzig + 6 weitere Standorte Absolvent:innen Consulting Cloud Engineering AI & Data Analytics Cloud Trainee 1 (current) Zeige 5 10 25 50 Ergebnisse pro Seite

Zeige 5 10 25 50 Ergebnisse pro Seite .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Junior SAP Berater (m/w/d) Düsseldorf, Hamburg, Hannover + 7 weitere Standorte Absolvent:innen Consulting SAP SAP Consultant .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Trainee Cloud & Data - Dein Einstieg in Artificial Intelligence & Data (m/w/d) Berlin, Düsseldorf, Frankfurt (Main) + 5 weitere Standorte Absolvent:innen Consulting Artificial Intelligence & Data AI & Data Analytics Cloud Trainee .badge{ display: flex; align-items: center; justify-content: center; height: 28px; font-size: 0.75rem; padding: 2px 10px; margin: 3px 0px 3px 0; white-space: nowrap; text-decoration: none; color: var(--d-blue); border: 1px solid var(--d-blue); border-radius: 14px; text-underline: none; } Trainee Cloud & Data - Dein Einstieg in Cloud Consulting & Engineering im April 2026 (m/w/d) Berlin, Stuttgart, Leipzig + 6 weitere Standorte Absolvent:innen Consulting Cloud Engineering AI & Data Analytics Cloud Trainee 1 (current) Zeige 5 10 25 50 Ergebnisse pro Seite

Zeige 5 10 25 50 Ergebnisse pro Seite

Zeige 5 10 25 50 Ergebnisse pro Seite

Zeige

Junior SAP Berater (m/w/d) Düsseldorf, Hamburg, Hannover + 7 weitere Standorte Absolvent:innen Consulting SAP SAP Consultant

Junior SAP Berater (m/w/d) Düsseldorf, Hamburg, Hannover + 7 weitere Standorte

Junior SAP Berater (m/w/d)

Junior SAP Berater (m/w/d)

Junior SAP Berater (m/w/d)

Düsseldorf, Hamburg, Hannover + 7 weitere Standorte

+ 7 weitere Standorte

Absolvent:innen

Absolvent:innen

Consulting

Consulting

SAP

SAP

SAP Consultant

SAP Consultant

Trainee Cloud & Data - Dein Einstieg in Artificial Intelligence & Data (m/w/d) Berlin, Düsseldorf, Frankfurt (Main) + 5 weitere Standorte Absolvent:innen Consulting Artificial Intelligence & Data AI & Data Analytics Cloud Trainee

Trainee Cloud & Data - Dein Einstieg in Artificial Intelligence & Data (m/w/d) Berlin, Düsseldorf, Frankfurt (Main) + 5 weitere Standorte

Trainee Cloud & Data - Dein Einstieg in Artificial Intelligence & Data (m/w/d)

Trainee Cloud & Data - Dein Einstieg in Artificial Intelligence & Data (m/w/d)

Trainee Cloud & Data - Dein Einstieg in Artificial Intelligence & Data (m/w/d)

Similar jobs

Berlin, Germany / Berlin, Düsseldorf, Frankfurt (Main), Hamburg, Hannover, Köln, München, Stuttgart und Walldorf. .subtitle li { text-align: start !important; word-break: break-word; } #component-breadcrumbs + * .text-image-block-wrapper { padding-top: 40px !important; } *:has(~ * #job-list) .text-image-block-wrapper{ padding-bottom: 36px !important; } .text-image-block li { list-style: disc outside !important; margin-left: 1.25rem; margin-bottom: 12px; } .text-image-block-wrapper:has(+ #card-collection){ padding-bottom: 42px !important; } Dein Impact: Als Praktikant:in / Werkstudent:in in unserem Team erwarten dich zahlreiche Einsatzmöglichkeiten. Du unterstützt auf einem unserer spannenden SAP Projekte in den Bereichen Project Management, Sales & Distribution, Supply Chain Management, Master Data Management, Analytics, Finance & Controlling, Technology & Platform oder auf spannenden internen Projekten und Funktionen – die Möglichkeiten sind vielfältig. Best Practice: Du hast die Möglichkeit, je nach deinem Interesse, verschiedene Bereiche innerhalb des SAP Consultings kennenzulernen.On-the-job: Du bist von Anfang an in ein (Projekt-) Team integriert und lernst von erfahrenen Kolleg:innen.Teamwork: Du bist ein wichtiges Mitglied unseres Teams von Anfang an, so dass du auch die Möglichkeit hast, deutschlandweit bei Projekteinsätzen dabei sein zu können. .subtitle li { text-align: start !important; word-break: break-word; } #component-breadcrumbs + * .text-image-block-wrapper { padding-top: 40px !important; } *:has(~ * #job-list) .text-image-block-wrapper{ padding-bottom: 36px !important; } .text-image-block li { list-style: disc outside !important; margin-left: 1.25rem; margin-bottom: 12px; } .text-image-block-wrapper:has(+ #card-collection){ padding-bottom: 42px !important; } Dein Skillset: Student:in (Wirtschafts-) Informatik, (Wirtschafts-) Ingenieurwesen oder BWL mindestens im 5. SemesterIdealerweise erste praktische Erfahrungen in den favorisierten BereichenVerständnis für betriebswirtschaftliche Zusammenhänge in Kombination mit einem systematisch-lösungsorientierten ArbeitsstilTeamgeist und exzellente Präsentations- und KommunikationsskillsReisebereitschaft sowie Deutsch und Englisch sehr gut in Wort und Schrift .subtitle li { text-align: start !important; word-break: break-word; } #component-breadcrumbs + * .text-image-block-wrapper { padding-top: 40px !important; } *:has(~ * #job-list) .text-image-block-wrapper{ padding-bottom: 36px !important; } .text-image-block li { list-style: disc outside !important; margin-left: 1.25rem; margin-bottom: 12px; } .text-image-block-wrapper:has(+ #card-collection){ padding-bottom: 42px !important; } Deine Chance: Echte Verantwortung für eigene Aufgabenpakete innerhalb unserer Projekte, die du selbständig bearbeitestPersönliche:r Mentor:in in deinem Team, der/die dir mit Rat und Tat zur Seite steht und dich mit umfassendem Know-how unterstütztEin chancenreiches und internationales Umfeld, das dir einmalige Einblicke in die Arbeit des weltweit größten Prüfungs- und Beratungsunternehmens bietetWork-Life-Balance in einem innovativen Unternehmensumfeld, das dir Gesundheitstage, Mitarbeiter:innen-Events und vieles mehr bietetBereichsübergreifendes Networking im Deloitte Student Network mit exklusiven Vorträgen und regelmäßigem Austausch beim Praktikant:innen-StammtischVielfältige Gestaltungsspielräume und aktive Förderung einer inklusiven Unternehmenskultur – u. a. durch unsere Diversity & Inclusion Mitarbeiter:innen-Netzwerke .subtitle li { text-align: start !important; word-break: break-word; } Job Visitenkarte Praktikant / Werkstudent SAP Consulting (m/w/d) JOB-ID: 48912 STANDORT Berlin, 10719DEBerlinDüsseldorf, 40476DENordrhein-WestfalenKöln, 50672DENordrhein-WestfalenFrankfurt (Main), 60486DEHessenHamburg, 20354HamburgHannover, 30159DENiedersachsenMünchen, 81669DEBayernStuttgart, 70173DEBaden-WürttembergWalldorf69190DEBaden-Württemberg JOBART Vollzeit KEYWORDS Student:innen Consulting SAP SAP Consultant DIESEN JOB TEILENIntern
verified Jun 13, 2026posted 4 months ago
Berlin, Germany / Berlin, Düsseldorf, Frankfurt (Main), Hamburg, Hannover, Köln, München, Stuttgart und Walldorf. .subtitle li { text-align: start !important; word-break: break-word; } #component-breadcrumbs + * .text-image-block-wrapper { padding-top: 40px !important; } *:has(~ * #job-list) .text-image-block-wrapper{ padding-bottom: 36px !important; } .text-image-block li { list-style: disc outside !important; margin-left: 1.25rem; margin-bottom: 12px; } .text-image-block-wrapper:has(+ #card-collection){ padding-bottom: 42px !important; } Dein Impact: Als Praktikant:in / Werkstudent:in in unserem Team erwarten dich zahlreiche Einsatzmöglichkeiten. Du unterstützt auf einem unserer spannenden SAP Projekte in den Bereichen Project Management, Sales & Distribution, Supply Chain Management, Master Data Management, Analytics, Finance & Controlling, Technology & Platform oder auf spannenden internen Projekten und Funktionen – die Möglichkeiten sind vielfältig. Best Practice: Du hast die Möglichkeit, je nach deinem Interesse, verschiedene Bereiche innerhalb des SAP Consultings kennenzulernen.On-the-job: Du bist von Anfang an in ein (Projekt-) Team integriert und lernst von erfahrenen Kolleg:innen.Teamwork: Du bist ein wichtiges Mitglied unseres Teams von Anfang an, so dass du auch die Möglichkeit hast, deutschlandweit bei Projekteinsätzen dabei sein zu können. .subtitle li { text-align: start !important; word-break: break-word; } #component-breadcrumbs + * .text-image-block-wrapper { padding-top: 40px !important; } *:has(~ * #job-list) .text-image-block-wrapper{ padding-bottom: 36px !important; } .text-image-block li { list-style: disc outside !important; margin-left: 1.25rem; margin-bottom: 12px; } .text-image-block-wrapper:has(+ #card-collection){ padding-bottom: 42px !important; } Dein Skillset: Student:in (Wirtschafts-) Informatik, (Wirtschafts-) Ingenieurwesen oder BWL mindestens im 5. SemesterIdealerweise erste praktische Erfahrungen in den favorisierten BereichenVerständnis für betriebswirtschaftliche Zusammenhänge in Kombination mit einem systematisch-lösungsorientierten ArbeitsstilTeamgeist und exzellente Präsentations- und KommunikationsskillsReisebereitschaft sowie Deutsch und Englisch sehr gut in Wort und Schrift .subtitle li { text-align: start !important; word-break: break-word; } #component-breadcrumbs + * .text-image-block-wrapper { padding-top: 40px !important; } *:has(~ * #job-list) .text-image-block-wrapper{ padding-bottom: 36px !important; } .text-image-block li { list-style: disc outside !important; margin-left: 1.25rem; margin-bottom: 12px; } .text-image-block-wrapper:has(+ #card-collection){ padding-bottom: 42px !important; } Deine Chance: Echte Verantwortung für eigene Aufgabenpakete innerhalb unserer Projekte, die du selbständig bearbeitestPersönliche:r Mentor:in in deinem Team, der/die dir mit Rat und Tat zur Seite steht und dich mit umfassendem Know-how unterstütztEin chancenreiches und internationales Umfeld, das dir einmalige Einblicke in die Arbeit des weltweit größten Prüfungs- und Beratungsunternehmens bietetWork-Life-Balance in einem innovativen Unternehmensumfeld, das dir Gesundheitstage, Mitarbeiter:innen-Events und vieles mehr bietetBereichsübergreifendes Networking im Deloitte Student Network mit exklusiven Vorträgen und regelmäßigem Austausch beim Praktikant:innen-StammtischVielfältige Gestaltungsspielräume und aktive Förderung einer inklusiven Unternehmenskultur – u. a. durch unsere Diversity & Inclusion Mitarbeiter:innen-Netzwerke .subtitle li { text-align: start !important; word-break: break-word; } Job Visitenkarte Praktikant / Werkstudent SAP Consulting (m/w/d) JOB-ID: 48912 STANDORT Berlin, 10719DEBerlinDüsseldorf, 40476DENordrhein-WestfalenKöln, 50672DENordrhein-WestfalenFrankfurt (Main), 60486DEHessenHamburg, 20354HamburgHannover, 30159DENiedersachsenMünchen, 81669DEBayernStuttgart, 70173DEBaden-WürttembergWalldorf69190DEBaden-Württemberg JOBART Vollzeit KEYWORDS Student:innen Consulting SAP SAP Consultant DIESEN JOB TEILENIntern
verified Jun 13, 2026posted 4 months ago