i
Onward Technologies Inc
Filter interviews by
I applied via Walk-in and was interviewed in Jan 2024. There were 3 interview rounds.
Aptitude and communication within situation questions for 20 marks
9 Easy question in 45 mins
Typecast is a way to explicitly convert a variable from one data type to another in programming.
Typecasting is done by placing the data type in parentheses before the variable.
Example: int num = 10; double result = (double) num;
Typecasting can result in loss of data if the conversion is not possible.
typedef is a keyword in C programming used to create an alias for data types.
Used to create a new name for an existing data type
Improves code readability and maintainability
Example: typedef unsigned int uint32_t;
Stack pointer is a special purpose register in a computer's CPU that points to the top of the stack.
Stack pointer is used to keep track of the current position in the stack memory.
It is incremented or decremented as items are pushed or popped from the stack.
Example: In a microcontroller, the stack pointer may be SP or R13 register.
Onward Technologies Inc interview questions for popular designations
Basic of java and spring boot
Get interview-ready with Top Onward Technologies Inc Interview Questions
Basic verbal and Logical Aptitude Questions
Motor control algorithms are used to regulate the speed, torque, and direction of electric motors.
Motor control algorithms use feedback from sensors to adjust motor parameters.
Common motor control algorithms include PID control, vector control, and field-oriented control.
These algorithms are implemented in microcontrollers or digital signal processors.
Motor control algorithms are essential for applications like robotic
I applied via Naukri.com
Class constructors are special methods used to initialize objects of a class.
Constructors have the same name as the class and do not have a return type.
They are called automatically when an object is created.
They can be used to initialize instance variables or perform any other setup tasks.
Class constructors are special methods used to initialize objects of a class.
Constructors have the same name as the class and do not have a return type.
They are called automatically when an object is created.
They can be used to initialize instance variables or perform any other setup.
Example: public class Person { public Person(String name) { this.name = name; } }
I applied via Campus Placement
Basic program snippets
Top trending discussions
The duration of Onward Technologies Inc interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 68 interviews
Interview experience
based on 921 reviews
Rating in categories
Design Engineer
664
salaries
| ₹2.2 L/yr - ₹9.3 L/yr |
Senior Design Engineer
329
salaries
| ₹4 L/yr - ₹12.5 L/yr |
Software Engineer
217
salaries
| ₹2.4 L/yr - ₹12 L/yr |
Project Lead
172
salaries
| ₹5.5 L/yr - ₹16.3 L/yr |
Senior Software Engineer
166
salaries
| ₹5.5 L/yr - ₹22.2 L/yr |
TCS
Infosys
Wipro
HCLTech