Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2023. There was 1 interview round.
1. Write an automation code to extract product details from the Amazon website.
2.Sorting a list having negative values
3. Write regular expression for email validation
Top trending discussions
I applied via LinkedIn and was interviewed in May 2021. There was 1 interview round.
Multiprocessing is the use of multiple processors to execute multiple tasks simultaneously. Multithreading is the use of multiple threads within a single process to execute multiple tasks simultaneously.
Multiprocessing involves the use of multiple processors or cores to execute multiple tasks simultaneously.
Multithreading involves the use of multiple threads within a single process to execute multiple tasks simultaneou...
Simulating one user profile to another can be done through user impersonation.
User impersonation can be achieved through various tools and techniques.
One way is to use a proxy server to intercept and modify the user's requests and responses.
Another way is to use a browser extension or plugin that allows you to switch between user profiles.
You can also use a testing tool like Selenium to automate the process of switchin...
bashrc and .profile are configuration files for the Bash shell in Linux/Unix systems.
bashrc is executed for every new interactive shell session
.profile is executed only once during login
They contain environment variables, aliases, and other shell settings
bashrc is typically used for user-specific settings, while .profile is system-wide
Examples: setting PATH variable, defining aliases, setting prompt
Code using multithreading to scan 3 log files for different patterns and write matches in o/p file with low memory footprint.
Use Python's threading module to create multiple threads for each log file
Use regex to search for patterns in each log file
Write matches to output file using a thread-safe queue
Use a memory-efficient data structure like deque to store log file lines
Code to run as a service to scan CPU/memory every 30 sec and calculate min, max, avg and moving avg of last 300 sec.
Use a loop to run the code every 30 sec
Use psutil library to get CPU/memory usage
Store the values in a list and calculate min, max, avg and moving avg using numpy library
Use threading to run the code in the background as a service
posted on 23 Jun 2024
I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.
Swap 2 numbers without 3rd variable,automate an application which contains alert and tabs
posted on 22 Feb 2023
I applied via LinkedIn and was interviewed in May 2021. There was 1 interview round.
Multiprocessing is the use of multiple processors to execute multiple tasks simultaneously. Multithreading is the use of multiple threads within a single process to execute multiple tasks simultaneously.
Multiprocessing involves the use of multiple processors or cores to execute multiple tasks simultaneously.
Multithreading involves the use of multiple threads within a single process to execute multiple tasks simultaneou...
Simulating one user profile to another can be done through user impersonation.
User impersonation can be achieved through various tools and techniques.
One way is to use a proxy server to intercept and modify the user's requests and responses.
Another way is to use a browser extension or plugin that allows you to switch between user profiles.
You can also use a testing tool like Selenium to automate the process of switchin...
bashrc and .profile are configuration files for the Bash shell in Linux/Unix systems.
bashrc is executed for every new interactive shell session
.profile is executed only once during login
They contain environment variables, aliases, and other shell settings
bashrc is typically used for user-specific settings, while .profile is system-wide
Examples: setting PATH variable, defining aliases, setting prompt
Code using multithreading to scan 3 log files for different patterns and write matches in o/p file with low memory footprint.
Use Python's threading module to create multiple threads for each log file
Use regex to search for patterns in each log file
Write matches to output file using a thread-safe queue
Use a memory-efficient data structure like deque to store log file lines
Code to run as a service to scan CPU/memory every 30 sec and calculate min, max, avg and moving avg of last 300 sec.
Use a loop to run the code every 30 sec
Use psutil library to get CPU/memory usage
Store the values in a list and calculate min, max, avg and moving avg using numpy library
Use threading to run the code in the background as a service
posted on 19 Nov 2021
I applied via LinkedIn and was interviewed before Nov 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
Software Engineer
55
salaries
| ₹3 L/yr - ₹10 L/yr |
Test Engineer
39
salaries
| ₹3.8 L/yr - ₹7.7 L/yr |
Senior Test Engineer
32
salaries
| ₹5.6 L/yr - ₹13.5 L/yr |
Senior Software Engineer
32
salaries
| ₹6 L/yr - ₹18 L/yr |
Software Developer
23
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
TCS
Infosys
Wipro
HCLTech