Filter interviews by
I applied via Campus Placement and was interviewed before Oct 2021. There were 4 interview rounds.
Should have a good understanding about DNS, Networking, OSI model, IP, Linux, Basic Linux commands etc
I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.
Basic questions about Linux and servers.
Developed a web-based student management system for college project.
Used HTML, CSS, JavaScript for front-end development
Implemented backend using PHP and MySQL database
Included features like student registration, course enrollment, and grade tracking
I applied via Job Portal and was interviewed before Oct 2021. There were 3 interview rounds.
There were 2 rounds of interview 1st round there were few very Basic Aptitude Questions, and in second round basic OOPs questions that's all.
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.
Polymorphism is achieved through method overriding and method overloading.
Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.
Method overloading is when a class has two or more methods with the ...
Query for fetching the second highest salary from a table.
Use ORDER BY and LIMIT to fetch the second highest salary.
Exclude the highest salary using subquery or WHERE clause.
posted on 8 Oct 2024
I appeared for an interview in Apr 2024.
Use Set to remove duplicates from array of strings in JavaScript.
Create a Set from the array to automatically remove duplicates.
Convert the Set back to an array to get the unique values.
Example: const array = ['apple', 'banana', 'apple']; const uniqueArray = [...new Set(array)];
I applied via LinkedIn and was interviewed before Jan 2022. There were 4 interview rounds.
Average Questions, if have prepared yourself enough that it's easy to answer and crack it
Average Questions, if have prepared yourself enough that it's easy to answer and crack it
This round was all about Technical skills , if you know the basics of programming ,you can crack it
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Dec 2021. There were 4 interview rounds.
The difficulty was easy to moderate. There were different sections like Qantativ Aptitude, Logical Reasoning, Essay writing
There were 7 debugging questions. The difficulty was easy to moderate. But total given time was only 20 minutes, so keep an eye on the watch while solving.
I applied via Job Portal and was interviewed before Jan 2023. There were 3 interview rounds.
To check source object in AS400, use the DSPOBJD command.
Use the DSPOBJD command followed by the library name and object name to display object details.
The source object type should be specified as *PGM or *FILE.
The output will include information like source file, member, and source type.
JobQ is a job queue in AS400 that manages the execution of batch jobs.
JobQ is used to prioritize and schedule batch jobs on AS400.
It allows multiple jobs to be submitted and executed in a specific order.
Jobs in the queue can be held, released, or deleted as needed.
JobQ provides a way to manage and control the execution of batch jobs efficiently.
Example: WRKJOBQ command is used to display the jobs in a specific job queu
There are two types of job schedulers in AS400: the native job scheduler and the advanced job scheduler.
The native job scheduler is the default scheduler provided by AS400.
It allows scheduling jobs based on time, date, and other criteria.
The advanced job scheduler is a third-party tool that offers more advanced scheduling capabilities.
It provides features like dependency management, event-based scheduling, and workload...
To download files from AS400 system, use FTP or a file transfer utility like IBM i Access Client Solutions.
Use FTP (File Transfer Protocol) to transfer files from AS400 system to another system.
Install and configure an FTP client on your local machine.
Connect to the AS400 system using the FTP client.
Navigate to the directory where the files are located on the AS400 system.
Use the 'get' command to download the files to ...
To insert data in AS400, use SQL INSERT statement with appropriate table name and column values.
Connect to AS400 database using JDBC or ODBC driver
Construct an SQL INSERT statement with the table name and column names
Provide the values to be inserted for each column in the VALUES clause
Execute the INSERT statement using a prepared statement or statement object
MQ's in AS400 are message queues used for inter-process communication.
MQ's in AS400 allow different programs or processes to communicate with each other by sending and receiving messages.
They provide a reliable and asynchronous way of exchanging data between applications.
MQ's can be used for various purposes such as sending notifications, transferring data between systems, or triggering actions based on events.
They are...
To check the data area value in AS400, you can use the DSPDTAARA command.
Use the DSPDTAARA command followed by the library and data area name to display the value.
You can also use the RTVDTAARA command to retrieve the value into a program variable.
If the data area is in a different library, specify the library name before the data area name.
Ensure that you have the necessary authority to access the data area.
To check object locks, use system tools like Process Explorer or Task Manager. To make the job run, ensure necessary dependencies are met.
Use system tools like Process Explorer or Task Manager to check object locks
Ensure necessary dependencies are met for the job to run smoothly
To make a job run from one jobq to another, you can use the CHGJOBQ command in IBM i (AS/400) system.
Use the CHGJOBQ command to change the job queue of a job
Specify the new job queue name in the JOBQ parameter of the CHGJOBQ command
The job will be moved to the specified job queue when it is next eligible to run
posted on 11 Jan 2025
The aptitude test was quite easy.
Questions are moderated.
I am a recent graduate with a degree in Computer Science and a passion for coding. I have experience with Java, Python, and web development.
Recent graduate with a degree in Computer Science
Passionate about coding and software development
Proficient in Java, Python, and web development
Experience with projects such as building a web application using Django
I applied via Company Website and was interviewed before Mar 2022. There were 3 interview rounds.
Basic maths with some basic computer fundamentals were asked .
Check if input string is a palindrome or not.
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
To check if a string is a palindrome, compare the first and last characters, then the second and second-to-last characters, and so on.
If all pairs match, the string is a palindrome. If any pair does not match, the string is not a palindrome.
What is the probability of picking a red ball out of 10 balls with 2 red, 5 blue, and 3 orange?
There are 2 red balls out of 10 total balls
The probability of picking a red ball is 2/10 or 1/5
The probability can also be expressed as 20%
based on 1 interview
Interview experience
Software Engineer
10
salaries
| ₹4 L/yr - ₹5.2 L/yr |
Linux Server Administrator
4
salaries
| ₹4.2 L/yr - ₹6 L/yr |
System Engineer
3
salaries
| ₹2.4 L/yr - ₹5.1 L/yr |
Junior Software Engineer
3
salaries
| ₹2.3 L/yr - ₹3.1 L/yr |
Server Administrator
3
salaries
| ₹2.4 L/yr - ₹5.2 L/yr |
Cognizant
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies