i
Onward Technologies Inc
Filter interviews by
Simulink is a graphical programming environment for modeling, simulating and analyzing multidomain dynamical systems.
Simulink is a tool used for modeling and simulating dynamic systems.
It is widely used in industries such as automotive, aerospace, and robotics.
Simulink allows users to create block diagrams to represent systems and simulate their behavior.
It is often used in conjunction with MATLAB for system design and
Basic of java and spring boot
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 Referral and was interviewed before Mar 2023. There was 1 interview round.
Data sharing techniques involve methods for transferring and accessing data between different systems or applications.
Use APIs to allow different systems to communicate and share data
Implement data encryption to secure data during transfer
Utilize data warehouses or data lakes for centralized storage and access
Employ data synchronization techniques to ensure consistency across systems
Auth guards are used in software development to restrict access to certain parts of an application based on user authentication.
Auth guards are used to control access to routes in a web application
They check if a user is authenticated before allowing access to certain pages or features
Examples include role-based authentication where only certain users can access admin pages
Onward Technologies Inc interview questions for designations
Top trending discussions
I applied via Naukri.com
Replication of databases involves copying and maintaining multiple copies of the same database for redundancy and fault tolerance.
Replication helps in ensuring high availability and fault tolerance by having multiple copies of the same data.
There are different types of replication such as master-slave replication, master-master replication, and multi-master replication.
Replication can be synchronous or asynchronous, wi...
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Online zoom coding test will be there - 4 questions - 2 about output of code & 2 about technical questions.
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Virtual polymorphism is achieved through virtual functions in C++.
Virtual functions allow a function in a base class to be overridden in a derived class.
Example: Animal class with virtual function 'makeSound' overridden in Dog a
Virtual polymorphism allows objects of different classes to be treated as objects of a common superclass.
Create a base class with virtual functions
Create derived classes that override the virtual functions
Use pointers or references of the base class to call the overridden functions
Design and code a REST API for a software developer interview.
Define the endpoints and HTTP methods for the API (e.g. GET /users, POST /users)
Implement authentication and authorization mechanisms (e.g. JWT tokens)
Use proper status codes for responses (e.g. 200 OK, 401 Unauthorized)
Include error handling and validation for input data
Document the API using tools like Swagger or OpenAPI
Calculate word frequency using Stream API and lambda expressions
Use Stream API to convert array of strings to stream
Use Collectors.groupingBy to group words by their frequency
Use Collectors.counting to count the occurrences of each word
posted on 18 Sep 2024
I applied via Shine and was interviewed in Aug 2024. There were 2 interview rounds.
Normal coding round with simple oa complexity
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Consumers read data from topics, while producers write data to topics in Kafka.
Consumers subscribe to topics to read messages from them
Producers publish messages to topics for consumers to read
Consumers can be part of a consumer group to scale out consumption
Producers can specify key for messages to control partitioning
I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.
1 Interview rounds
based on 15 reviews
Rating in categories
Design Engineer
658
salaries
| ₹2.2 L/yr - ₹9.3 L/yr |
Senior Design Engineer
325
salaries
| ₹4 L/yr - ₹12.5 L/yr |
Software Engineer
222
salaries
| ₹2.5 L/yr - ₹12.2 L/yr |
Project Lead
175
salaries
| ₹4.9 L/yr - ₹14.9 L/yr |
Senior Software Engineer
163
salaries
| ₹5.5 L/yr - ₹19.2 L/yr |
TCS
Infosys
Wipro
HCLTech