What is the difference between malloc and calloc.
Desenvolvedor Engenheiro De Software Interview Questions
489 desenvolvedor engenheiro de software interview questions shared by candidates
Haz un JOIN entre dos listas de tal manera que se devuelvan los pares iguales entre listas (ejemplo, [1,2,3] y [1,2,2] devuelve [1,1], [2,2] y [2,2]). Luego haz lo mismo, pero las listas son "streams" de números (no caben en memoria y van pasando uno a uno) y los diccionarios tampoco caben en memoria.
Why you want to join a start up instead.
In an array A, given S, how to detect if A(i)+A(j)+A(k) = S. While i j and k are not equal.
interface consists of -------- data members.
Augmented Reality and game engine specific questions/code/implementation. Heavy 3D and 2D math questions. Classic Computer Science algorithms and problems.
It consist of 2 rounds. First round was for an online assessment of an hour which had questions based on java, oops, data structures, java libraries, exception handling etc. Second round was personal Interview , which started with an introduction along with explaining projects and skills. Then they put basic questions on java, Oops, SQL along with basics on html and javascript. Finally they asked me 2 coding questuons , first to find the 3rd maximum number in an array without using inbuilt library and Second to write any sorting algorithm that takes O(nlogn) time.
how long did you work in ALU
Java 8 related features, collections, multi threading ,etc
Given an array of test results (T/F), write a program to determine the first occurance of a Failure
Viewing 91 - 100 interview questions