Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      ShareChat

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su ShareChat | Offerte di lavoro di ShareChat | Stipendi di ShareChat | Benefit di ShareChat
      Colloqui di ShareChatColloqui per ML Engineer presso ShareChatColloquio di ShareChat


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      Amazon
      3.7★Stipendio e benefit
      avatar
      Google
      4.5★Stipendio e benefit
      avatar
      HENNGE
      3.8★Stipendio e benefit

      Colloquio per ML Engineer

      30 set 2024
      Candidato anonimo a colloquio
      Gurgaon, Haryana

      Altre recensioni di colloqui per ML Engineer presso ShareChat

      Colloquio per ML Engineer

      19 apr 2022
      Candidato anonimo a colloquio
      Bengaluru
      Nessuna offerta
      Offerta rifiutata
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso ShareChat (Gurgaon, Haryana)

      Colloquio

      Outdated. they asked DS Algo question on the process which makesd no sense for a machine learning role. Also the HR depatment is a bit lazy. Otherwise it was a smotth process

      Domande di colloquio [1]

      Domanda 1

      General questions related to DS algo followed by some maths
      Rispondi alla domanda
      Esperienza positiva
      Colloquio nella media

      Candidatura

      La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso ShareChat (Bengaluru) nel mese di apr 2022

      Colloquio

      I applied through LinkedIn. I got call from a recruiter after 2 months. I went till 2nd round. After 2-3 Days I got the call for the 2nd DSA CODE-PAIRING Round. I took one week to preparation. Round 2 (Google meet Code Pair Round): It did not go well. There was 4 problem.

      Domande di colloquio [1]

      Domanda 1

      First Round (HackerEarth Assessment): Problem 1: XOR sum query. (Can solve using segment tree). Problem2: Alphabetical String. While creating an account on a new website, you choose a certain string of letters as your new password. However, you are alerted that the website requires your password to be an alphabetical string. It explains: “A string of lowercase letters is called Alphabetical if deleting zero or more of its letters can result in the alphabetical string abcdefghijklmnopqrstuvwxyz.” Because of this requirement, you need to be sure that your password is alphabetical. Your goal is to find the minimum a number of letters that must be inserted in order to make your password alphabetical. Example: Given string S: “xyzabcdefghijklmnopqrstuvw”. The optimal solution is to insert “xyz” in the end of the string to obtain the alphabetical string “xyzabcdefghijklmnopqrstuvwxyz”. Note that this is alphabetical because if you delete the first three letters “xyz”. It results in the alphabet string “abcdefghijklmnopqrstuvwxyz”. Because this requires three-letter insertions. There is no way to make fewer than three insertions and end up with an alphabetical string. [I have solved this problem with Longest Common Subsequence.] Problem3: Don't Remember. Round 2:(Code Pair) There were 4 problems. I was able to solve only one problem (It was a CodeChef problem Help "The Cruise Chef"). The problem was statement was very confusing.
      Rispondi alla domanda