Round 1: Resume Shortlist round: We were asked to upload our resume on the dropbox (Linked shared by them) and after resume shortlisting around 400… Read More
Tag Archives: Kuliza
Round 1:Company did not visit our campus, it takes interview through skype rounds, First round was online round comprised of 2 coding questions and Mcqs… Read More
Given a stack of integers, sort it in ascending order using another temporary stack. Examples: Input : [34, 3, 31, 98, 92, 23] Output :… Read More
Recently kuliza technology conducted interview at NIT campus . The company did not come to campus , they took interview through skype and hangouts .… Read More
Recently Kuliza Technologies Banglore visited our college for recruiting Developers. Online Round: Its a 2 hour online test consisting of 4 sections. Section1: 30 min-15… Read More
Kuliza Technology visited our college for campus hiring.The selection process was as follows:- 1-written test Kuliza technology conducted a 2 hour online written test which… Read More
Design a Data Structure SpecialStack that supports all the stack operations like push(), pop(), isEmpty(), isFull() and an additional operation getMin() which should return minimum… Read More
Round 1 : (Online-test) 2hrs – 10-15 mcqs which consisted of C, C++ outputs, HTML, CSS, data structures questions. – 3 questions which were to… Read More
Given a stack, the task is to sort it using recursion. Example: Input: elements present in stack from top to bottom -3 14 18 -5… Read More