i
Optimus Information
Filter interviews by
I applied via Referral and was interviewed in May 2024. There were 5 interview rounds.
Basic to Medium aptitude Questions
2 coding Qustions
one is easy and another one is medium level
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the linked list, updating pointers to reverse the direction
Return the new head of the reversed linked list
Quick sort is a sorting algorithm that uses divide and conquer strategy to sort elements in an array.
Quick sort picks a pivot element and partitions the array into two sub-arrays based on the pivot element.
It then recursively sorts the sub-arrays.
The complexity of quick sort is O(n log n) on average and O(n^2) in worst case scenario.
Example: [5, 2, 9, 3, 7, 6] -> [2, 3, 5, 6, 7, 9]
I was interviewed in Aug 2024.
It was an aptitude test with 50 questions
I am a recent graduate with a degree in Computer Science and a passion for software development.
I recently graduated with a degree in Computer Science from XYZ University.
I have completed internships at ABC Company and DEF Company, where I gained experience in software development.
I am proficient in programming languages such as Java, Python, and C++.
I am excited about the opportunity to learn and grow as a Software En
I applied via campus placement at Krishna Institute of Engineering and Technology, Ghaziabad and was interviewed in May 2024. There were 4 interview rounds.
Aptitude questions were easy and to the point.
2 coding questions were asked and 1st one was medium and 2nd one was hard.
I applied via Naukri.com and was interviewed before Jun 2021. There were 4 interview rounds.
General reasoning and verbal ability
Optimus Information interview questions for designations
Top trending discussions
posted on 19 Aug 2024
I applied via Campus Placement
Git is a version control system used for tracking changes in code. GitHub is a platform for hosting code repositories and collaborating with others.
Git is a distributed version control system that allows multiple developers to work on the same codebase without conflicts.
GitHub is a web-based platform that provides hosting for Git repositories, along with additional features like issue tracking, pull requests, and proje...
Salting, hashing, and rainbow tables are techniques used in cryptography to secure passwords.
Salting involves adding a random string of characters to a password before hashing to prevent attacks like rainbow tables.
Hashing is the process of converting a password into a fixed-length string of characters using a cryptographic hash function.
Rainbow tables are precomputed tables used to crack hashed passwords by matching a
posted on 9 Jun 2024
I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in May 2024. There were 2 interview rounds.
Basic questions are there in the test.
&& is a logical AND operator in JavaScript, while &&& is not a valid operator.
&& is used to combine two logical expressions and returns true only if both expressions are true
&&& is not a valid operator in JavaScript and will result in a syntax error
posted on 20 Jan 2024
In this round there are two codingquestion firs was pythagora triplet,and second was sort array 0's 1's,2's.and to solve this program time limit was 1 hour.
posted on 7 Mar 2023
I applied via Naukri.com and was interviewed in Nov 2022. There were 4 interview rounds.
So I was given 1 hour to solve 4 question which are of easy level, the topics are as follows:
1.Map
2.Array
3.String
4.Array
I applied via campus placement at NBKR Institute of Science and Technology, Vidyanagar and was interviewed in Oct 2022. There were 3 interview rounds.
Questions on strings and arrays.
Questions on strings and arrays.
posted on 15 Nov 2024
I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.
Git is a version control system used for tracking changes in source code, while GitHub is a platform for hosting Git repositories and collaborating on projects.
Git is a distributed version control system that allows multiple developers to work on the same project simultaneously.
GitHub is a web-based platform that provides hosting for Git repositories and additional collaboration features like issue tracking and pull re...
Yes, git can be used without GitHub and vice versa.
Git is a version control system that can be used locally on a computer without the need for a remote repository like GitHub.
GitHub is a platform that hosts Git repositories and provides additional collaboration features, but Git can be used independently.
Git can be used with other remote repository hosting services like Bitbucket or GitLab.
GitHub can also be used with ...
1 Interview rounds
based on 5 reviews
Rating in categories
Software Engineer
54
salaries
| ₹3 L/yr - ₹6 L/yr |
Softwaretest Engineer
30
salaries
| ₹1.8 L/yr - ₹5 L/yr |
Senior Software Engineer
22
salaries
| ₹4.8 L/yr - ₹15 L/yr |
Test Engineer
19
salaries
| ₹2.8 L/yr - ₹7.5 L/yr |
Senior Associate
14
salaries
| ₹4.5 L/yr - ₹7 L/yr |
TCS
Infosys
Wipro
HCLTech