Filter interviews by
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
Swapping numbers without using a variable
Use arithmetic operations like addition and subtraction
XOR operation can also be used for swapping without a temporary variable
OOPs is a programming paradigm based on the concept of objects, which can contain data and code. Overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class. Overloading is when multiple methods have the same name but different parameters.
OOPs is a programming paradigm that uses objects to model real-world entities.
Overriding occurs when a subclass provides ...
Modifiers are words that add detail or clarify the meaning of other words in a sentence.
Modifiers can be adjectives (e.g. 'beautiful'), adverbs (e.g. 'quickly'), or phrases (e.g. 'in the morning')
Modifiers can be used to describe nouns (e.g. 'the red car'), verbs (e.g. 'ran quickly'), or other modifiers (e.g. 'very beautiful')
Misplaced modifiers can lead to confusion or ambiguity in a sentence (e.g. 'I only ate pizza'
I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.
Write a fibo series program
Stridely Solutions interview questions for popular designations
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
I applied via Job Portal
Top trending discussions
posted on 28 Jul 2021
I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.
Check if binary tree is balanced or not.
A balanced binary tree has the height of left and right subtrees differ by at most 1.
Recursively check the height of left and right subtrees and compare.
Use a helper function to calculate the height of a subtree.
Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.
Detect loops in a linked list.
Use two pointers, one moving at a faster pace than the other.
If there is a loop, the faster pointer will eventually catch up to the slower one.
To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.
They totally select you on the basis of aptitude only
posted on 3 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Basic aptitude test and was unproctored
posted on 7 Mar 2023
Singleton design pattern restricts the instantiation of a class to a single instance and provides global access to it.
Used when only one instance of a class is required throughout the application
Provides a global point of access to the instance
Implemented using a private constructor, static method, and static variable
Example: Logger class, Database connection class
C# LINQ queries for group and sum data from data table
Use GroupBy() method to group data based on a specific column
Use Sum() method to calculate the sum of a column
Use Select() method to select the required columns
Solid design principles are a set of guidelines for writing maintainable and scalable code.
Single Responsibility Principle (SRP) - each class should have only one responsibility
Open/Closed Principle (OCP) - classes should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - subclasses should be able to replace their parent classes without affecting the program's correctness
Interface Se...
based on 6 interviews
Interview experience
based on 87 reviews
Rating in categories
Software Engineer
126
salaries
| ₹3 L/yr - ₹9.6 L/yr |
Senior Software Engineer
40
salaries
| ₹6 L/yr - ₹19 L/yr |
Software Developer
21
salaries
| ₹1.5 L/yr - ₹8 L/yr |
Technical Project Lead
19
salaries
| ₹10.5 L/yr - ₹27 L/yr |
Power BI Developer
18
salaries
| ₹3 L/yr - ₹9 L/yr |
Maxgen Technologies
Value Point Systems
JoulestoWatts Business Solutions
F1 Info Solutions and Services