Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Morgan Stanley

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Morgan Stanley | Empleos en Morgan Stanley | Sueldos en Morgan Stanley | Prestaciones en Morgan Stanley
      Entrevistas en Morgan StanleyEntrevistas para el cargo de Software Engineer en Morgan StanleyEntrevista en Morgan Stanley


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista para Software Engineer

      7 de jul de 2022
      Candidato de entrevista anónimo
      Bengaluru
      Sin ofertas
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Morgan Stanley (Bengaluru) en jun 2022

      Entrevista

      Coder Pad Interview Round for Java Backend Developer. Interviewer will share a Hackerrank link and will ask us to solve it in screen share. We will need to explain our solution and the interviewer may ask question on the code you are writing.

      Preguntas de entrevista [1]

      Pregunta 1

      package Interviews; /** * ===================Question=================== * In a college, A student can be identified uniquely with combination of student's first and last name * and in a given stream a student can enroll to one or many subjects. Finally, during evaluations students are scored for each subjects * * E.g. In Physics Subject(See code below) Rahul, Sidd, Monica has scored 40, 50, 30 marks each. * * * We need to print the students in the descending order of their average marks across subjects. * * Expected output for students in code snippet should be as below: * * Student{firstName='Sidd', lastName='Bhatia', age=30, stream='Science', avgScore=50.0} * Student{firstName='Neha', lastName='Jain', age=33, stream='Science', avgScore=48.0} * Student{firstName='Vishal', lastName='Garg', age=24, stream='Commerce', avgScore=44.0} * Student{firstName='Abhishek', lastName='Kakkar', age=22, stream='Commerce', avgScore=43.0} * Student{firstName='Rahul', lastName='Garg', age=25, stream='Science', avgScore=43.0} * Student{firstName='Monica', lastName='Mishra', age=26, stream='Science', avgScore=41.333333333333336} * * Also, please note Evaluator will give some different input to the program and code should produce expected output for the same. * ===========================Code snippet================================= */ import java.util.*; import java.util.stream.Collectors; public class AvgMaxGrade { static Map<String, List<Student>> subjectToStudentsMap = new HashMap(); static { subjectToStudentsMap.put("Physics", Arrays.asList( new Student("Rahul", "Garg", 25,"Science", 40), new Student("Sidd", "Bhatia", 30,"Science", 50), new Student("Monica", "Mishra", 26, "Science", 30) )); subjectToStudentsMap.put("Chemistry", Arrays.asList( new Student("Rahul", "Garg", 25,"Science", 46), new Student("Neha", "Jain", 33,"Science", 48), new Student("Monica", "Mishra", 26,"Science", 46) )); subjectToStudentsMap.put("Maths", Arrays.asList( new Student("Vishal", "Garg", 24,"Commerce", 44), new Student("Abhishek", "Kakkar",22, "Commerce", 43), new Student("Monica", "Mishra", 26,"Science", 48) )); } public static void main(String[] args) { //Write your code here } class Student implements Comparable { String firstName; String lastName; double score; String stream; int age; public Student(String firstName, String lastName, int age, String stream, double score) { this.firstName = firstName; this.lastName = lastName; this.score = score; this.age = age; this.stream = stream; } @Override public int compareTo(Object o) { Student s2 = (Student) o; return Double.compare(s2.score, this.score); } @Override public String toString() { return "Student{" + "firstName='" + firstName + '\'' + ", lastName='" + lastName + '\'' + ", score=" + score + ", stream='" + stream + '\'' + ", age=" + age + '}'; } }
      1 respuesta
      3

      Otras evaluaciones sobre las entrevistas para el cargo de Software Engineer en Morgan Stanley

      Entrevista para Software Engineer

      6 de jun de 2026
      Candidato de entrevista anónimo
      Greater Noida
      Sin ofertas
      Experiencia neutra
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Morgan Stanley (Greater Noida)

      Entrevista

      Firstly an online assessment was done followed by personal interview. In the online assessment 3-4 questions were asked which required good understanding of Data structures and algorithms. In the Personal interview questions from neetcode list was asked.

      Preguntas de entrevista [1]

      Pregunta 1

      They asked DSA questions like DP and LRU Cache.
      Responder pregunta

      Entrevista para Software Engineer

      1 de abr de 2026
      Candidato de entrevista anónimo
      Oferta rechazada
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Morgan Stanley

      Entrevista

      Great processes - 4 interviews and one presentation. Over all found it fair and enjoyable . Was tough but think it was the correct process for the role and I’m glad that I took part.

      Entrevista para Software Engineer

      14 de oct de 2025
      Candidato de entrevista anónimo
      Montreal, QC
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Morgan Stanley (Montreal, QC)

      Entrevista

      Mostly technical. Asked reverse string. Asked stuff from my resume, both experience wise and technically delved deeper asking about SQL questions etc...Know your resume well and be prepared for easy lt.

      Preguntas de entrevista [1]

      Pregunta 1

      Reverse string, easy lt question basically.
      Responder pregunta

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      J.P. Morgan
      3.8★Remuneración y prestaciones
      avatar
      Citi
      3.6★Remuneración y prestaciones
      avatar
      Goldman Sachs
      3.6★Remuneración y prestaciones
      avatar
      Access Bank PLC
      3.7★Remuneración y prestaciones