Filter interviews by
I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Aug 2017. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed before May 2017. There were 4 interview rounds.
I was interviewed in Apr 2017.
I am currently responsible for designing, implementing, and maintaining system infrastructure for our organization.
Designing system architecture to meet business requirements
Implementing new technologies and solutions to improve system performance
Maintaining system infrastructure to ensure high availability and security
Troubleshooting and resolving system issues as they arise
System configuration refers to the process of setting up and arranging hardware and software components to work together efficiently.
System configuration involves setting up hardware and software components to work together efficiently
It includes configuring network settings, installing drivers, and setting up user accounts
Examples of system configuration tools include Microsoft System Center Configuration Manager and ...
The S7 controller has limited scalability and flexibility compared to other controllers.
Limited number of I/O points
Limited memory capacity
Limited processing power
Limited communication options
Limited support for advanced programming languages
Limited compatibility with third-party devices
Limited ability to handle complex control algorithms
Limited fault diagnostics capabilities
Topologies and protocols used in networking
Topologies: Bus, Star, Ring, Mesh, Hybrid
Protocols: TCP/IP, HTTP, FTP, SMTP, DNS
Ethernet, Wi-Fi, Bluetooth are common networking technologies
Network security protocols: SSL, TLS, IPSec
Routing protocols: OSPF, BGP, RIP
I am a dedicated and experienced System Engineer with a strong background in network infrastructure and troubleshooting.
Over 5 years of experience in designing, implementing, and maintaining complex systems
Proficient in network protocols such as TCP/IP, DNS, DHCP
Skilled in troubleshooting hardware and software issues
Certified in Cisco CCNA and CompTIA Network+
Strong communication and problem-solving skills
I come from a close-knit family of four, including my parents and younger sister.
Family of four: parents and younger sister
Close-knit family
Supportive family members
Regular family gatherings and activities
I am passionate about utilizing my technical skills to contribute to innovative projects and collaborate with a talented team.
Passionate about technology and innovation
Excited to work with a talented team
Looking for opportunities to utilize technical skills
Yes, this profile aligns with my career goal as a System Engineer.
My career goal is to work in the field of system engineering
I have relevant education and experience in system engineering
I am passionate about technology and problem-solving, which are key aspects of system engineering
I want to switch to explore new challenges and opportunities for growth in my career.
Seeking new challenges to enhance my skills and knowledge
Opportunity for career growth and advancement
Interested in working with new technologies or industries
The opportunity to work on complex systems and solve challenging problems in a dynamic environment.
Opportunity to work on complex systems
Solving challenging problems
Dynamic work environment
My family background is diverse and includes a mix of professions and interests.
My parents are both engineers, which inspired me to pursue a career in the same field.
I have siblings who are in the medical field, providing a different perspective on healthcare.
We have a strong emphasis on education and continuous learning in our family.
Family gatherings often involve discussions about technology, science, and current ev...
My problem-solving skills and attention to detail make me a perfect fit for this role.
Strong problem-solving skills
Attention to detail
Ability to work well under pressure
Experience with troubleshooting complex systems
Strong communication skills
I was interviewed before Mar 2021.
Round duration - 60 Minutes
Round difficulty - Medium
This round started with some questions from Programmable Logic Controllers or PLC followed by some basic questions from Intel 8051 Microcontroller.
PLCs are used to control machinery and automate processes in industrial settings.
Monitoring inputs from sensors
Executing control algorithms
Communicating with other devices
Logging data for analysis
Implementing safety functions
Examples: controlling a conveyor belt, regulating temperature in a furnace
Ladder logic programming is a graphical programming language used for PLCs, with basic elements like contacts, coils, timers, and counters.
Ladder logic consists of rungs, which are made up of inputs (contacts) and outputs (coils).
Contacts represent conditions that must be met for the output to be energized.
Coils are outputs that are energized when the conditions of the contacts are met.
Timers and counters are used to c...
PLC inputs and outputs include digital inputs, digital outputs, analog inputs, and analog outputs.
Digital inputs: used for receiving binary signals (on/off, high/low). Examples: push buttons, limit switches.
Digital outputs: used for sending binary signals. Examples: relays, solenoids.
Analog inputs: used for receiving continuous signals. Examples: temperature sensors, pressure transducers.
Analog outputs: used for sendin...
The S7 controller offers high performance and flexibility but can be complex to program and expensive.
Advantages: high performance, flexibility, scalability
Disadvantages: complexity in programming, expensive
Example: S7-1200 offers fast processing speeds and can be easily expanded with additional modules
Example: Programming for S7 controllers may require specialized training and expertise
The time stamp in S7-200 PLC is used to record the time when a specific event occurs.
Time stamp is a feature in S7-200 PLC that records the time when a specific event happens.
It helps in tracking the sequence of events and troubleshooting issues.
Time stamp can be used to monitor the performance of the PLC system.
Example: A time stamp can be recorded when a sensor detects a change in temperature.
Example: Time stamp can ...
Jnc stands for Jump and Call in the context of microcontrollers.
Jnc is an instruction used in microcontrollers to jump to a specified address if the carry flag is not set.
It is commonly used in conditional branching operations in microcontroller programming.
For example, in 8051 microcontroller assembly language, the instruction JNC label will jump to the specified label if the carry flag is not set.
The types of interrupts in the Intel 8051 microcontroller include external hardware interrupts, timer interrupts, and serial communication interrupts.
External hardware interrupts are triggered by external devices connected to the microcontroller.
Timer interrupts are generated by the internal timers of the microcontroller.
Serial communication interrupts occur when data is received or transmitted through the serial port.
...
Round duration - 50 Minutes
Round difficulty - Medium
This round was heavily inclined towards Operating System and Computer Networks and the interviewer asked questions revolving around the fundamentals of the subject.
A bootstrap program is a small program that initializes the operating system on a computer.
Bootstrap program is stored in ROM or EEPROM and is executed when the computer is powered on.
It loads the operating system kernel into memory and starts its execution.
Bootstrap program is responsible for setting up the initial state of the operating system.
Examples include BIOS (Basic Input/Output System) in PCs and UEFI (Unified
Demand paging is a memory management scheme where pages are only brought into memory when they are demanded by the program.
Pages are loaded into memory only when needed
Helps in reducing the amount of physical memory required
Improves overall system performance by allowing more processes to run simultaneously
Commonly used in virtual memory systems
Five essential UNIX commands are ls, cd, pwd, mkdir, and rm.
ls - list directory contents
cd - change directory
pwd - print working directory
mkdir - make directory
rm - remove files or directories
Different types of VPN include remote access VPN, site-to-site VPN, and client-to-site VPN.
Remote access VPN allows individual users to connect to a private network from a remote location.
Site-to-site VPN connects entire networks together over the internet.
Client-to-site VPN allows individual devices to connect to a private network.
Examples include OpenVPN, IPsec, and SSL VPN.
The OSI Reference Model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.
The OSI Reference Model stands for Open Systems Interconnection Reference Model.
It consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.
Each layer has specific functions and communicates with the adjacent layers for data trans...
TCP is a connection-oriented protocol that ensures reliable data delivery, while UDP is a connectionless protocol that focuses on speed.
TCP stands for Transmission Control Protocol and is used for reliable data transmission.
TCP establishes a connection between sender and receiver before data transfer.
TCP uses sequencing and acknowledgment to ensure data integrity.
UDP stands for User Datagram Protocol and is used for fa...
Round duration - 30 Minutes
Round difficulty - Easy
This is a cultural fitment testing round .HR was very frank and asked standard questions. Then we discussed about my
role.
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 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.
I have done several projects both for curriculum and out of interest.
Developed a web application for a college project using HTML, CSS, and JavaScript.
Created a mobile app for tracking expenses using React Native out of interest.
Built a chatbot using Python for a hackathon project.
Developed a website for a local business using WordPress for a freelance project.
Created a game using Unity for a personal project.
My favorite subjects are computer science, mathematics, and physics.
Computer Science: I enjoy programming and learning about algorithms and data structures.
Mathematics: I find solving complex problems and equations very satisfying.
Physics: I am fascinated by the laws of nature and how they govern the universe.
The 8051 micro-controller consists of CPU, RAM, ROM, Timers, Serial Port, Interrupts, and I/O ports.
The CPU is the main processing unit of the micro-controller.
The RAM is used for storing data temporarily.
The ROM contains the program code that is executed by the CPU.
The Timers are used for generating precise time delays.
The Serial Port is used for communication with other devices.
The Interrupts are used for handling ex...
Microprocessors are general-purpose CPUs while microcontrollers are designed for specific tasks.
Microprocessors are used in computers, smartphones, and other devices that require complex processing.
Microcontrollers are used in embedded systems, such as home appliances, automotive systems, and medical devices.
Microprocessors have separate memory and I/O interfaces while microcontrollers have them integrated on a single ...
Von Neumann and Harvard are computer architecture classifications. 8051 belongs to Harvard architecture.
Von Neumann architecture has a single memory space for data and instructions, while Harvard architecture has separate memory spaces for data and instructions.
8051 microcontroller uses Harvard architecture as it has separate memory spaces for program instructions and data.
Harvard architecture allows simultaneous acces...
Interrupts are signals that temporarily halt the execution of a program to handle a specific event.
When an interrupt occurs in 8051, the program counter is saved on the stack and the interrupt service routine (ISR) is executed.
The ISR handles the interrupt and then returns control to the main program by restoring the program counter from the stack.
If an interrupt occurs while another interrupt is being serviced, the se...
The location of current line of execution is stored in the stack when there is an interrupt.
When an interrupt occurs, the processor saves the current state of execution on the stack.
The location of the current line of execution is stored in the program counter (PC) register.
The PC register is pushed onto the stack along with other registers.
After the interrupt is serviced, the processor pops the saved state from the st
Logic gates are basic building blocks of digital circuits. They perform logical operations on inputs to produce outputs.
AND gate: output is 1 only if both inputs are 1
OR gate: output is 1 if either input is 1
NOT gate: output is the opposite of the input
NAND gate: output is 0 only if both inputs are 1
NOR gate: output is 0 if either input is 1
XOR gate: output is 1 if inputs are different
XNOR gate: output is 1 if inputs a
Draw half adder and full adder without using EXOR gate.
Half adder can be implemented using AND and OR gates
Full adder can be implemented using two half adders and an OR gate
In half adder, sum is obtained by ORing two inputs and carry is obtained by ANDing two inputs
In full adder, sum is obtained by using two half adders and an OR gate, and carry is obtained by ANDing three inputs
Remove spaces from input string and return output string
Iterate through each character of the input string
If the character is not a space, add it to the output string
Return the output string
I am a software engineer with experience in developing web applications and a passion for learning new technologies.
Graduated with a degree in Computer Science
Proficient in programming languages such as Java, Python, and JavaScript
Experience in developing web applications using frameworks like React and Angular
Passionate about learning new technologies and keeping up with industry trends
My father is a businessman and my mother is a homemaker.
My father runs a small business in our hometown.
My mother takes care of the household and our family.
My parents have always been supportive of my education and career goals.
Bosch is a renowned company with a strong focus on innovation and sustainability.
Bosch has a reputation for being a leader in innovation and technology.
The company has a strong commitment to sustainability and social responsibility.
Bosch offers a diverse range of products and services, providing opportunities for growth and development.
The company has a global presence, offering the chance to work with people from diff
I understood the main points of the presentation.
The presentation covered the new software development process.
It emphasized the importance of collaboration between teams.
It also highlighted the need for continuous testing and feedback.
I learned about the new tools and technologies that will be used.
Overall, I found the presentation informative and useful.
I plan to pursue higher studies in computer science to enhance my skills and knowledge.
I am interested in pursuing a Master's degree in Computer Science.
I am also considering taking online courses to learn new technologies and programming languages.
I plan to attend workshops and conferences to stay updated with the latest trends in the industry.
I believe that continuous learning is essential to stay competitive in the
I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 3 interview rounds.
The brake system architecture for locomotives includes air brakes, mechanical brakes, and electronic brakes.
Air brakes use compressed air to apply and release brakes
Mechanical brakes use friction to slow down or stop the train
Electronic brakes use sensors and computer systems to control the braking process
The brake system also includes brake shoes, brake discs, brake pads, and brake calipers
The brake system is designed
Emergency brake distance calculation for a locomotive.
Determine the speed of the locomotive
Find the deceleration rate of the locomotive
Calculate the stopping distance using the formula: (speed^2) / (2 x deceleration rate)
Consider factors such as track conditions and weather
Perform regular maintenance to ensure brakes are functioning properly
I have worked on various projects including network infrastructure, cloud migration, and software development.
Designed and implemented a new network infrastructure for a small business
Migrated on-premise servers to AWS cloud for a healthcare company
Developed a web application for a non-profit organization to manage volunteers
Implemented security measures for a financial institution's IT systems
Upgraded and maintained s...
I was interviewed before Mar 2021.
Round duration - 60 Minutes
Round difficulty - Medium
This round started with 1 coding question related to Prime Numbers in which I was first asked to explain my approach and then write the pseudo code for it. This was followed by some preety standard questions from OOPS and Java.
Find the Nth prime number given a number N.
A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exa...
To find the Nth prime number given a number N, implement a function that returns the Nth prime number.
Create a function that takes N as input and returns the Nth prime number.
Use a loop to iterate through numbers and check if they are prime.
Keep track of the count of prime numbers found until reaching N.
Optimize the algorithm by checking only up to the square root of the number for primality.
Example: For N = 7, the 7th
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes are used to define a common base class for related classes, while interfaces define a contract for classes to implement.
Examp...
Garbage collector in Java is a built-in mechanism that automatically manages memory by reclaiming unused objects.
Garbage collector runs in the background to reclaim memory from objects that are no longer in use.
It helps prevent memory leaks and optimize memory usage.
Examples of garbage collectors in Java include Serial, Parallel, CMS, and G1.
Exception handling is a programming concept where errors or exceptional events are dealt with in a structured manner.
Exception handling allows for graceful handling of errors in a program.
It involves using try, catch, and finally blocks to manage exceptions.
Examples include catching divide by zero errors or file not found exceptions.
ConcurrentHashMap is a thread-safe implementation of the Map interface in Java.
ConcurrentHashMap allows multiple threads to read and write to the map concurrently without the need for external synchronization.
It achieves thread-safety by dividing the map into segments, each of which can be locked independently.
ConcurrentHashMap uses a combination of synchronized blocks and volatile variables to ensure thread-safety.
It ...
Round duration - 50 Minutes
Round difficulty - Medium
This round had 1 coding question related to LRU Cache where I had to code its implementation in a production-ready manner explaining my overall approach with proper complexity analysis. This was followed by some Mutithreading questions from Java and then at last the interviewer asked me some basic design patterns in Software Engineering and some more questions related to OOPS.
Design a data structure for a Least Recently Used (LRU) cache that supports the following operations:
1. get(key)
- Return the value of the key if it exists in the cache; otherw...
Design a Least Recently Used (LRU) cache data structure that supports get and put operations with capacity constraint.
Implement a doubly linked list to keep track of the order of keys based on their recent usage.
Use a hashmap to store key-value pairs for quick access.
When capacity is reached, evict the least recently used item before inserting a new item.
Update the order of keys in the linked list whenever a key is acc
The start() method is used to start a new thread, while the run() method contains the code that will be executed by the thread.
start() method is used to start a new thread and calls the run() method.
run() method contains the code that will be executed by the thread.
Calling run() directly will not create a new thread, it will just execute the code in the current thread.
BlockingQueue is a thread-safe queue that supports operations that wait for the queue to become non-empty when retrieving an element.
BlockingQueue is part of the java.util.concurrent package in Java.
It is used to implement producer-consumer scenarios in multithreaded applications.
Operations like put() and take() are blocking, meaning they will wait until the queue is in a valid state to perform the operation.
Example: L
Thread starvation occurs when a thread is unable to access the CPU resources it needs to execute its tasks.
Occurs when a thread is constantly preempted by higher priority threads, preventing it from running
Can lead to performance degradation and delays in task completion
Can be mitigated by adjusting thread priorities or implementing thread pooling
A thread scheduler is responsible for managing the execution of multiple threads in a system. Time slicing is a technique used by the scheduler to allocate CPU time to each thread.
Thread scheduler is a component of the operating system that decides which thread to run next
Time slicing involves dividing the CPU time among multiple threads based on a predefined time interval
Example: In a round-robin scheduling algorithm,...
SOLID principles are a set of five design principles in object-oriented programming to make software more maintainable, flexible, and scalable.
Single Responsibility Principle (SRP) - A class should have only one reason to change.
Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.
Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with...
HashSet uses a hash table for storage, while TreeSet uses a red-black tree.
HashSet provides constant-time performance for basic operations like add, remove, contains.
TreeSet maintains elements in sorted order, allowing for efficient operations like range queries.
HashSet does not guarantee any specific order of elements, while TreeSet maintains a sorted order.
Example: HashSet<String> set = new HashSet<>(); T...
Round duration - 30 Minutes
Round difficulty - Easy
This is a cultural fitment testing round .HR was very frank and asked standard questions. Then we discussed about my role.
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.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Executive Engineer
423
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
287
salaries
| ₹0 L/yr - ₹0 L/yr |
Executive
153
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy Manager
117
salaries
| ₹0 L/yr - ₹0 L/yr |
DCS Engineer
101
salaries
| ₹0 L/yr - ₹0 L/yr |
Siemens
Emerson Electric Co.
ABB
Schneider Electric