Preguntas de entrevistas para Cloud Developer

441

Preguntas de entrevista para el cargo de Cloud Developer compartidas por los candidatos

Preguntas de entrevista principales

Ordenar: Relevancia|Popular|Fecha
Itlize Global
Se le preguntó a Microsoft Cloud Applications Developer…8 de octubre de 2020

Basic concepts in Java, HTML/CSS/JavaScript, and SQL

2 respuestas

Yeah, can you be a little more specific regarding questions and base salary offered? Menos

Do they ask to write code too? and how much did they offer you?

Smarsh

Array given we need to return all possible subarrays with sum equal to k

2 respuestas

Mainten 2 pointers start and regular iterator i. Add the element at i to sum variable. If sum greater then required k remove a[start], increment the start. If equal store that start and i in a map. If less keep adding next element. Menos

psvm(String[] args){ int arr[] = {10,-10,5,8}; int sum= 20; int len = arr.length; Syso(checkSubArray(arr,sum,len)); int checkSubArray(int []arr, int sum, int len){ Map hm = new HM(); int currsum=0; res=0; for(int i=0; i Menos

REAN Cloud

asked about my projects and some questions in c and core java and some basic c programs.

1 respuestas

i answered to some questions

Avi Networks

For the telephonic round it was python coding on an online interpreter. There were a lot of small coding questions.

1 respuestas

Coded most of them

iRobot

Did not reach the 1st interview

1 respuestas

yes, vary usefully

SAP

Showed some code and asked what was wrong with it. They did provide guidance on what they were looking for.

1 respuestas

Syntax errors, best code practices

SAP

Technical Question: Given two unsorted lists of positive integer numbers, find the largest difference between the two. The number in list1 must be smaller than list2. Example: {1, 3, 8, 7, 4} {0, 2, 6, 5, 10} Largest difference is between 1 and 10.

1 respuestas

x = min(list1) y = max(list2) if x < y: return (y - x) return None or error Menos

New York Life

Show any working project

1 respuestas

Showed my web application

Mitel Networks

What is Lambda and how it is used?

1 respuestas

Lambda is the Serverless Service Provided by AWS

inMorphis

question asked in g.d-generally about simple question about programming or from hobby.the question that was thrown to me was is asp.net is good for banking software. aptitude questions are average prepare from indiabix. technical round-what is clr in .net,what is the difference between public static void main and public void main,and several codes were given about string manipulation and numbers and you have to find out output for that.

1 respuestas

clr is common language runtime which provide the intera-operability between the languages using which the language can communicate with each other.and it include assemblies for languages codes which help in run time. public static void main you dont have to instantiate class or make object to run the method and in the other you need to instantiate class Menos

Viendo 1 - 10 de 441 preguntas de entrevista

Consultar preguntas de entrevista para empleos similares

Glassdoor cuenta con 441 preguntas e informes de entrevistas obtenidos de entrevistas de Cloud developer. Prepárate para la tuya. Obtén un empleo. Ama tu empleo.