i
Soliton Technologies
Filter interviews by
I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.
Connected sum problem involves finding the number of connected components in a graph
The problem can be solved using DFS or BFS algorithm
The input graph can be represented using adjacency list or matrix
The output is the number of connected components in the graph
I applied via campus placement at Amrita School of Engineering, Bangalore and was interviewed in Jun 2024. There were 2 interview rounds.
Logical resoning, physics, mathematics
C-programming, networks, oops, java
I applied via campus placement at Coimbatore Institute of Technology, Coimbatore and was interviewed in Jun 2024. There was 1 interview round.
Aptitude, Math and physics questions where asked
I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.
This round included 5 aptitude questions, around 10 to 20 physics questions and 5 programming questions
Soliton Technologies interview questions for designations
I applied via campus placement at Bannari Amman Institute of Technology, Sathyamangalam and was interviewed in Jan 2024. There was 1 interview round.
Totally 7 rounds but our college conducted extra round which is an priliminary round based on general physics, c mcqs, gates, basic circuit theory
I applied via campus placement at Dr Mahalingam College of Engineering & Technology, Coimbatore and was interviewed in Apr 2023. There were 4 interview rounds.
Good knowledge in physics and maths
3 coding round good knowledge in c Programming language
I applied via Campus Placement
Basic maths , physics, predict the output
C programming very basic print reverse prime numbers and all those
I applied via campus placement at Bannari Amman Institute of Technology, Sathyamangalam and was interviewed in Jan 2023. There were 2 interview rounds.
Duration 1 Hour
Topics Physics mcq
Duration 1 hour
Topics Array ,String Only in C language
Top trending discussions
posted on 8 Aug 2024
Object-oriented programming concepts include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: bundling data and methods that operate on the data into a single unit (class). Example: class Car with properties like make, model, and methods like start(), stop().
Inheritance: creating new classes based on existing classes, inheriting their attributes and methods. Example: class SUV inheriting from cl...
Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.
Types of data structures include arrays, linked lists, stacks, queues, trees, graphs, and hash tables.
Arrays are a collection of elements stored in contiguous memory locations, accessed using an index.
Linked lists are a series of nodes where each node contains data and a reference to the next node.
Stack...
A class is a blueprint for creating objects in object-oriented programming. Objects are instances of classes.
A class defines the properties and behaviors of objects. For example, a 'Car' class may have properties like 'color' and 'model', and behaviors like 'drive' and 'stop'.
An object is an instance of a class. For example, 'myCar' can be an object of the 'Car' class with specific values for 'color' and 'model'.
Code e...
Virtual functions are functions in a base class that are overridden in derived classes, while static functions belong to the class itself rather than instances.
Virtual functions allow for dynamic binding and polymorphism in object-oriented programming.
Static functions are associated with the class itself and can be called without creating an instance of the class.
Example: virtual void display() = 0; // pure virtual fun...
Developed a web-based project management tool for tracking tasks and deadlines.
Used AngularJS for front-end development
Implemented RESTful APIs for communication between front-end and back-end
Utilized MySQL database for storing project data
Write a function over loading and friend class with example?
posted on 21 Oct 2023
1 Interview rounds
based on 2 reviews
Rating in categories
Senior Project Engineer
54
salaries
| ₹6 L/yr - ₹13 L/yr |
Project Engineer
38
salaries
| ₹5 L/yr - ₹10.5 L/yr |
Project Lead
18
salaries
| ₹9 L/yr - ₹18.5 L/yr |
Software Engineer
17
salaries
| ₹6 L/yr - ₹10 L/yr |
System Administrator
7
salaries
| ₹1.6 L/yr - ₹6.5 L/yr |
TCS
Infosys
Wipro
HCLTech