Filter interviews by
The file format of an Excel file is .xlsx
The file format of an Excel file is .xlsx
Excel files can also be saved in other formats such as .xls, .xlsm, .csv, etc.
The .xlsx format is the default file format for Excel 2007 and later versions
The name of the Microsoft Browser is Microsoft Edge.
Microsoft Edge is the default browser for Windows 10.
It replaced Internet Explorer as the default browser for Windows.
Microsoft Edge is available on both desktop and mobile devices.
I applied via Approached by Company and was interviewed in Feb 2023. There were 2 interview rounds.
A forensic image is a bit-by-bit copy of a digital device's storage media used for analysis and investigation purposes.
Forensic images are created using specialized software and hardware tools.
They are used to preserve the original data and prevent any changes or modifications to the original device.
Forensic images can be analyzed to recover deleted files, identify malware, and gather evidence for legal cases.
Examples ...
FTK Imager is a digital forensic tool used for imaging and analyzing data on hard drives and other storage devices.
FTK Imager can create forensic images of hard drives, USB drives, and other storage devices.
It can also analyze and recover deleted files and partitions.
FTK Imager is often used in digital forensics investigations to gather evidence for legal cases.
SAM file is a Windows system file that stores user account information. MD5 is a cryptographic hash function used for data integrity checks.
SAM file contains user account passwords in hashed format
MD5 generates a 128-bit hash value of a message or data
MD5 is commonly used for verifying file integrity or detecting tampering
SAM file can be accessed by forensic analysts to recover user passwords
Data retrieval involves identifying the source, accessing the storage medium, and extracting the relevant information.
Identify the source of the data
Access the storage medium where the data is stored
Extract the relevant information using appropriate tools and techniques
Ensure the integrity of the data during retrieval process
I applied via Approached by Company and was interviewed in Feb 2023. There were 2 interview rounds.
A forensic image is a bit-by-bit copy of a digital device's storage media.
It is used in digital forensics to preserve the original data on a device.
It can be created using specialized software or hardware write-blockers.
Forensic images are used to analyze and investigate digital evidence.
They can be used to recover deleted files, analyze malware, and identify user activity.
Examples of devices that can be imaged include
65b form is a certificate of the forensic examiner's findings and opinions.
65b form is a legal document used in Indian courts to present digital evidence.
It is a certificate of the forensic examiner's findings and opinions.
It is required to be signed by the forensic examiner and submitted along with the evidence.
The purpose of the form is to ensure that the evidence presented is authentic and admissible in court.
I applied via Campus Placement and was interviewed before Sep 2022. There were 3 interview rounds.
It was a few technical questions that needed to be answered
SysTools Software interview questions for popular designations
I applied via Approached by Company and was interviewed before Jul 2022. There were 3 interview rounds.
I applied via Referral and was interviewed in May 2021. There was 1 interview round.
Calculate the number of children and grandchildren
Count the number of direct children of a person
Count the number of grandchildren of a person
Use recursion to count all descendants
Consider only living descendants
Exclude step-children and adopted children
I applied via Campus Placement and was interviewed in Jun 2021. There was 1 interview round.
Partition even and odd numbers in an array
Iterate through the array and check if each number is even or odd
Create two separate arrays for even and odd numbers
Combine the two arrays to get the final partitioned array
Find leaders in an array of strings
Leaders are elements that are greater than all elements to their right
Traverse array from right to left and keep track of maximum element
Add maximum element to result if it is a leader
I appeared for an interview before May 2021.
Round duration - 90 minutes
Round difficulty - Medium
Given 'N' students standing in a row with specific heights, your task is to find the length of the longest strictly increasing subsequence of their heights...
Find the length of the longest strictly increasing subsequence of heights of students in a row.
Iterate through the heights array and for each element, find the length of the longest increasing subsequence ending at that element.
Use dynamic programming to keep track of the longest increasing subsequence length for each element.
Return the maximum length found as the result.
You are given the start and end times of 'N' intervals. Write a function to determine if any two intervals overlap.
If an interval ends at time T and anothe...
Given start and end times of intervals, determine if any two intervals overlap.
Iterate through intervals and check if any two intervals overlap by comparing their start and end times
Sort intervals based on start times for efficient comparison
Consider edge cases where intervals end and start at the same time
Various SQL queries related to data manipulation and retrieval were asked during the interview.
Basic SELECT queries to retrieve data from a single table
JOIN queries to retrieve data from multiple tables based on a common column
Aggregate functions like COUNT, SUM, AVG, etc. to perform calculations on data
Subqueries to retrieve data based on the result of another query
UPDATE queries to modify existing data in a table
DELE...
Round duration - 60 Minutes
Round difficulty - Medium
Given a string STR
of size N
and an integer M
representing the number of rows in the zig-zag pattern, return the string formed by concatenating all rows when the string ST...
Arrange a string in zig-zag pattern with given number of rows and concatenate the rows.
Iterate through the string and distribute characters to rows based on zig-zag pattern
Concatenate the characters in each row to get the final result
Handle edge cases like when number of rows is 1 or equal to the length of the string
You are given a permutation of 'N' integers. A sequence of 'N' integers is considered a permutation if it includes all integers from 1 to 'N' exactly once. Your task is ...
The task is to rearrange a given permutation of 'N' integers to form the lexicographically next greater permutation.
Iterate from right to left to find the first element that is smaller than the element to its right.
Swap this element with the smallest element to its right that is greater than it.
Reverse the elements to the right of the swapped element to get the lexicographically next greater permutation.
Round duration - 60 Minutes
Round difficulty - Medium
Given a string S, your task is to recursively remove all consecutive duplicate characters from the string.
String S
Output string
Recursively remove consecutive duplicate characters from a string.
Use recursion to check if the current character is the same as the next character, if so skip the next character
Base case: if the string is empty or has only one character, return the string
Example: Input: 'aaabcc', Output: 'abc'
Given an input string 'S', you are tasked with finding and returning all possible permutations of the input string.
The first and only line of input ...
Return all possible permutations of a given input string.
Use recursion to generate all possible permutations of the input string.
Swap characters at different positions to generate permutations.
Handle duplicate characters in the input string by using a set to store unique permutations.
Round duration - 60 Minutes
Round difficulty - Medium
Design an e-commerce website similar to Flipkart or Amazon.
Implement user-friendly interface for easy navigation
Include search functionality with filters for products
Incorporate secure payment gateway for transactions
Provide personalized recommendations based on user behavior
Include customer reviews and ratings for products
Implement order tracking and delivery status updates
Offer various payment options like credit/deb
Tip 1 : Prepare DSA well. Standard Leetcode-type questions will be asked.
Tip 2 : You should be crystal clear about your project/s as any question would be asked and you should be able to answer it.
Tip 3 : Prepare CS fundaments like OS, OOPs, DBMS, etc.
Tip 1 : Clearly mention the tech. stack you have worked on in the project/s
Tip 2 : As a fresher, you should add your coding profiles on CodeChef, Codeforces, etc. so as to make the resume shortlisting easy
based on 6 interviews
Interview experience
based on 58 reviews
Rating in categories
Software Engineer
30
salaries
| ₹3.2 L/yr - ₹9.2 L/yr |
SEO Executive
25
salaries
| ₹1.8 L/yr - ₹4.2 L/yr |
Technical Content Writer
16
salaries
| ₹1.5 L/yr - ₹3.4 L/yr |
Technical Analyst
14
salaries
| ₹1.8 L/yr - ₹3.1 L/yr |
Product Engineer
12
salaries
| ₹3.5 L/yr - ₹6.6 L/yr |
Microsoft Corporation
SAP
24/7 Customer