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

      Tradeweb

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Tradeweb | Offerte di lavoro di Tradeweb | Stipendi di Tradeweb | Benefit di Tradeweb
      Colloqui di TradewebColloqui per Java Developer presso TradewebColloquio di Tradeweb


      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.

      Colloquio per Java Developer

      1 ott 2018
      Candidato anonimo a colloquio
      Offerta rifiutata
      Esperienza positiva
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Tradeweb nel mese di ott 2018

      Colloquio

      I applied for this company on the career fair and got OA immediately. After finishing OA, the recruiter called me and scheduled the phone interview. The phone interview is both behavioral and technical.

      Domande di colloquio [6]

      Domanda 1

      Describe your work exp
      Rispondi alla domanda

      Domanda 2

      Difference between Set and List in Java
      Rispondi alla domanda

      Domanda 3

      When to use a private constructor
      1 risposta

      Domanda 4

      How to write a Singleton program
      Rispondi alla domanda

      Domanda 5

      What is hashcode? What is the usage of it? Does the same hashcode mean equal?
      Rispondi alla domanda

      Domanda 6

      Use Synchronized method or Synchronized block
      Rispondi alla domanda
      3

      Altre recensioni di colloqui per Java Developer presso Tradeweb

      Colloquio per Java Developer

      21 set 2019
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza negativa

      Candidatura

      Ho sostenuto un colloquio presso Tradeweb

      Colloquio

      Phone call with HR lead to a hackerrank screening. 1 Hour of coding time for 5 questions wasn't enough and then there was no follow up from HR after the coding test. Basically ghosted by the company after.

      Domande di colloquio [1]

      Domanda 1

      Behavioral questions from HR
      Rispondi alla domanda
      1

      Colloquio per Java Developer

      21 lug 2017
      Candidato anonimo a colloquio
      Jersey City, NJ
      Nessuna offerta
      Esperienza negativa
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso Tradeweb (Jersey City, NJ) nel mese di lug 2017

      Colloquio

      Overall, an extremely poor and rushed interview process. 1. Call with Recruiter. - Never would I believe a simple call with a recruiter could go wrong. I allowed the recruiter maximum flexibility (let them pick and I would make time) for the initial call and they failed to call me at their chosen time. Moreover, when trying to reschedule, they refused to admit they were at fault. The rescheduled call was just as poor with the recruiter claiming they tried to call me multiple times with no answer (they did not, they were just late...again). 2. Call with hiring managers (plural). - The information I was given for my next set of calls did not match up who I was actually speaking with (nor did they inform me). So instead of me speaking with "Bob" I received a call from "Joe." I would like to emphasize that these individuals at least called me at the correct time at the same number with no problem (supporting my claim about the recruiter in the previous step). As for the content of these calls, they were basic technical questions around concurrency. The problem was the questions were so simple that the calls ended within minutes with a "Sorry, we don't have anything else to ask, we usually need to guide applicants through these questions over time." 3. On-site Interview. Despite my claims that I was busy one week, the recruiter did not care and scheduled me to visit them anyway during that time due to other participants (now they were just rushing). I was once again given a schedule of 3 people to speak with, but upon arrival only 2 of them were in the office and I was informed that I was one of the last applicants being interviewed (translation: we already have someone else in mind but maybe you'll be better but we're really just going to waste your time). Well, the interviews went just as expected. The interviewees had very strong opinions about how their questions should be answered and were not accommodating to alternative solutions. There was one question that I conceded defeat to and requested the solution just to be told "look it up in the JDK source code." Well, upon looking it up after the interview I found that I was correct but the interviewer refused to acknowledge. Upon finishing my on-site interview I was shoved out of the office and told they would have HR contact me. When I say shoved, I mean I was walked into a hallway, given the directions to the elevator bank (at the other side of the building), and had the door shut behind me (translation: the one individual, the hiring manager, had full power and did not even care to discuss with the other team member before declining me). I received the "regret to inform you" the next day, at least I got a response.

      Domande di colloquio [9]

      Domanda 1

      Thread safe Singleton implementation.
      1 risposta

      Domanda 2

      Talk about how you would write an algorithm to solve a Sudoku puzzle. Talk about how you might speed it up using concurrency.
      Rispondi alla domanda

      Domanda 3

      Difference between Linked List/Array List. Which is better for insertion in the middle?
      2 risposte

      Domanda 4

      "50 black and 50 white balls and 2 buckets" Riddle.
      1 risposta

      Domanda 5

      Write a function that converts a column indicated by a String (e.g A, B, ..., Z, AA, AB, ...) into a number (1, 2, ..., 26, 27, 28, ...).
      1 risposta

      Domanda 6

      Given a list of strings, process the list so that if any individual string starts with "A" it is replaced with a string that instead starts with "K".
      1 risposta

      Domanda 7

      What is a ConcurrentModification Exception and what might throw it?
      Rispondi alla domanda

      Domanda 8

      Explain how you might troubleshoot a running Java application to see why it didn't produce a file that it should have produced.
      Rispondi alla domanda

      Domanda 9

      Given a comma delimited file, return lines of the file where the second column contains a specific string.
      1 risposta
      14

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

      avatar
      Mastercard
      4.0★Stipendio e benefit