Filter interviews by
I was interviewed in Aug 2024.
No, tuples are immutable in Python.
Tuples are immutable, meaning their values cannot be changed after creation.
Elements in a tuple cannot be reassigned or modified.
Example: tuple1 = (1, 2, 3) - tuple1[0] = 4 will result in an error.
The process for blinking an LED involves turning it on and off at regular intervals.
Connect the LED to a power source and a microcontroller or Arduino board.
Write a program to toggle the output pin high and low to turn the LED on and off.
Use a delay function to control the timing of the blinking.
Repeat the on-off cycle to create the blinking effect.
You cannot directly add an element to a tuple in Python as tuples are immutable.
Tuples are immutable in Python, meaning their elements cannot be changed or added once created.
If you need to add an element, you can convert the tuple to a list, add the element, and then convert it back to a tuple.
Example: tuple1 = (1, 2, 3) -> list1 = list(tuple1) -> list1.append(4) -> tuple1 = tuple(list1)
HTML,Python C++,C#,Lisp, pascal
Proficient in C++, Python, and Java for developing robotics applications.
C++
Python
Java
Developing robots and machines involves designing, building, and programming autonomous systems to perform specific tasks.
Designing robots and machines involves creating detailed schematics and models to ensure functionality and efficiency.
Building robots and machines requires assembling components such as sensors, actuators, and controllers to bring the design to life.
Programming robots and machines involves writing c...
I applied via Walk-in and was interviewed in Aug 2023. There were 2 interview rounds.
On My Own Technology interview questions for popular designations
I applied via Approached by Company and was interviewed in Jul 2023. There were 2 interview rounds.
It is important to address issues of time management and negative work environments in order to maintain productivity and employee satisfaction.
Time management is crucial in any engineering field to ensure projects are completed on schedule.
Negative work environments can lead to decreased morale and productivity among team members.
Addressing these issues through effective communication and problem-solving can improve o...
I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed in Aug 2023. There was 1 interview round.
I was interviewed before May 2023.
Top trending discussions
The duration of On My Own Technology interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 10 interviews
Interview experience
based on 49 reviews
Rating in categories
Branch Manager
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Research Associate
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Robotics Trainer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Content Writer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Robotics Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Infosys
HCLTech