i
Intelizign Lifecycle Services
Filter interviews by
I applied via Campus Placement and was interviewed before Dec 2023. There were 3 interview rounds.
It was during the campus recruitment round, which included a pen-and-paper aptitude test.
I applied via Walk-in and was interviewed in Mar 2023. There were 3 interview rounds.
Interview had aptitude and java questions
Top trending discussions
posted on 28 May 2022
I appeared for an interview in Jan 2022.
Round duration - 30 minutes
Round difficulty - Easy
MCQ's as well some basic coding questions were there in this round
Determine if a given singly linked list of integers forms a cycle or not.
A cycle in a linked list occurs when a node's next
points back to a previous node in the ...
Detect if a singly linked list forms a cycle by checking if a node's next points back to a previous node.
Traverse the linked list using two pointers, one moving one step at a time and the other moving two steps at a time.
If the two pointers meet at any point, it indicates the presence of a cycle in the linked list.
To optimize space complexity, use constant extra space by modifying the linked list nodes.
Round duration - 25 minutes
Round difficulty - Easy
Questions on DBMS and OS were asked in this round
Paging divides physical memory into fixed-size blocks, while segmentation divides logical memory into variable-size segments.
Paging divides memory into fixed-size blocks called pages, while segmentation divides memory into variable-size segments.
Paging allows for efficient use of physical memory by swapping pages in and out of RAM, while segmentation simplifies memory management for programs.
Paging is more commonly use...
FCFS (First-Come, First-Served) is a scheduling algorithm where tasks are executed in the order they arrive.
Tasks are processed based on their arrival time, with the first task arriving being the first to be executed.
It is a non-preemptive scheduling algorithm, meaning once a task starts, it runs to completion without interruption.
FCFS is simple to implement but may lead to longer waiting times for tasks that arrive la...
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity, while denormalization is the process of intentionally introducing redundancy to improve query performance.
Normalization involves breaking down a table into smaller tables and defining relationships between them to reduce redundancy.
Denormalization involves combining tables and duplicating data to improve query...
Round duration - 15 minutes
Round difficulty - Easy
Basic HR questions like why do you want to join this company and some questions on behavioural and resume.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
posted on 17 Mar 2022
I applied via Job Portal and was interviewed in Feb 2022. There were 5 interview rounds.
Three rounds for aptitude test
Round 1: 30 mins, logical ability
Round2: 30 mins, verbal ability
Round3: 30 mins, technical
In GD, they will give a topic and randomly call the candidates. In my time, the topic was "Is the youth confused or confident? "
posted on 31 May 2024
I applied via Campus Placement and was interviewed in Dec 2023. There were 4 interview rounds.
Basic aptitude questions
posted on 14 Mar 2025
I appeared for an interview in Feb 2025, where I was asked the following questions.
I applied via Recruitment Consultant and was interviewed in Jul 2020. There were 3 interview rounds.
posted on 30 Sep 2021
I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.
To compile all Java files inside a folder using Cmd, navigate to the folder and run 'javac *.java'
Open Command Prompt and navigate to the folder containing the Java files
Run the command 'javac *.java' to compile all Java files in the folder
Check for any errors or warnings in the output
Hashmap is a data structure that stores key-value pairs. Concurrent Hashmap is a thread-safe version of Hashmap.
Hashmap uses hashing to store and retrieve elements based on their keys.
Concurrent Hashmap allows multiple threads to access and modify the map concurrently.
Hashmap has a load factor that determines when the map needs to be resized.
Concurrent Hashmap uses a technique called lock striping to allow concurrent a...
posted on 20 Apr 2021
I applied via Walk-in and was interviewed before Apr 2020. There were 4 interview rounds.
posted on 3 Mar 2022
I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.
It was easy with basic ques and then pymetrics tesy
Coding test had basic questions on Java core
based on 2 interviews
Interview experience
Software Engineer
340
salaries
| ₹1.8 L/yr - ₹10 L/yr |
Senior Software Engineer
265
salaries
| ₹4.7 L/yr - ₹16 L/yr |
Design Engineer
206
salaries
| ₹1.5 L/yr - ₹7 L/yr |
Software Developer
80
salaries
| ₹2.5 L/yr - ₹11 L/yr |
Senior Design Engineer
53
salaries
| ₹3.8 L/yr - ₹9.1 L/yr |
ITC Infotech
3i Infotech
Sify Technologies
Microland