Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      IFS

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa IFS | Vagas da empresa IFS | Salários da empresa IFS | Benefícios da empresa IFS
      Entrevistas da empresa IFSEntrevistas do cargo de Intern - Software Engineer - Unified Support da empresa IFSEntrevista da empresa IFS


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      As melhores empresas na categoria “Remuneração e benefícios” perto de você

      avatar
      Capgemini
      3.7★Remuneração e benefícios
      avatar
      SAP
      3.9★Remuneração e benefícios
      avatar
      Bloomberg
      4.0★Remuneração e benefícios
      avatar
      Deel
      4.2★Remuneração e benefícios

      Entrevista para Intern - Software Engineer - Unified Support

      27 de mar. de 2024
      Candidato(a) sigiloso(a) à entrevista
      Colombo,

      Outras avaliações de entrevista de vagas de Intern - Software Engineer - Unified Support da empresa IFS

      Entrevista para Intern - Software Engineer - Unified Support

      6 de out. de 2023
      Candidato(a) sigiloso(a) à entrevista
      Colombo,
      Nenhuma oferta
      Nenhuma oferta
      Experiência neutra
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me online. O processo levou 5 dias. Fui entrevistado pela IFS (Colombo, ) em mar. de 2024

      Entrevista

      Got a call from HR and scheduled the interview. Three team members were at the interview. Interview took for about 30 mins. Technical interview. Explain about the job (Its not totally developing side).

      Perguntas de entrevista [2]

      Pergunta 1

      explain difference between array and Arraylist?
      Responder à pergunta

      Pergunta 2

      Explain all the OOP concepts?
      Responder à pergunta
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por indicação de um funcionário. Fui entrevistado pela IFS (Colombo, ) em set. de 2023

      Entrevista

      I participated in a 30-minutes online technical interview referred by an IFS employee. The discussion included my background, final year project, DBMS, and Java coding questions. It was a friendly interview with one interviewer.

      Perguntas de entrevista [21]

      Pergunta 1

      Can you introduce yourself bit.
      Responder à pergunta

      Pergunta 2

      Explain the usage of object-oriented programming.
      Responder à pergunta

      Pergunta 3

      Define inheritance in the context of object-oriented programming.
      Responder à pergunta

      Pergunta 4

      Discuss the types of inheritance in OOP.
      Responder à pergunta

      Pergunta 5

      Compare and contrast multiple inheritance and multilevel inheritance.
      Responder à pergunta

      Pergunta 6

      Confirm whether Java supports multiple inheritance or not.
      Responder à pergunta

      Pergunta 7

      Share your approach to implementing abstraction in your projects.
      Responder à pergunta

      Pergunta 8

      Please provide the final output of the given Java code: class A { public static void main(String[] args) { // non-final variable int a = 5; // final variable final int b = 6; a++; b++; } }
      Responder à pergunta

      Pergunta 9

      How would you implement a pattern like the one below using your familiar programming language? * ** *** **** *****
      Responder à pergunta

      Pergunta 10

      Determine the output of the following Java code: class B { public static void main(String[] args) { int k = 55; try { System.out.println("In try block"); int t = k/55; } catch (ArithmeticException e) { System.out.println("In catch block"); System.out.println("Dividing by zero but caught"); } finally { System.out.println("Execution, whether an exception occurs or not"); } } }
      Responder à pergunta

      Pergunta 11

      Describe the objects you typically find in the projects you have developed.
      Responder à pergunta

      Pergunta 12

      In a scenario where one user can go on many trips and a trip can be visited by many users, what kind of relationship exists between a user and trips?
      Responder à pergunta

      Pergunta 13

      In a many-to-many (m:m) relationship, how many tables are needed in a relational database management system (RDMS)?
      Responder à pergunta

      Pergunta 14

      Assuming the trip table has trip ID as the primary key and user ID in the user table as the primary key, in a one-to-many (1:m) relationship, which key would be the foreign key in the other table?
      Responder à pergunta

      Pergunta 15

      In a many-to-many (m:m) relationship, such as students and subjects, how many tables are needed to map this relationship in a database?
      Responder à pergunta

      Pergunta 16

      Explain the difference between a database and a database management system (DBMS).
      Responder à pergunta

      Pergunta 17

      Discuss the purpose of using indexes in a database.
      Responder à pergunta

      Pergunta 18

      Highlight the differences between an array and an ArrayList.
      Responder à pergunta

      Pergunta 19

      Explain the differences between a stack and a queue.
      Responder à pergunta

      Pergunta 20

      Given an array with 10 digits, describe the data structure you would use to find the summation of these values.
      Responder à pergunta

      Pergunta 21

      In a dark room, there are 10 red gloves and 10 blue gloves. The goal is to pick gloves one by one, aiming to have a matching pair in color. How many gloves do you need to pick to achieve this?
      Responder à pergunta
      14