i
Wular Data Lake
Filter interviews by
I applied via LinkedIn and was interviewed before Jan 2022. There were 3 interview rounds.
As an IT Entrepreneur, what would be your strategic initiative that leads to overall organizational business benefit?
Yes, restructuring can help struggling organizations.
Restructuring can help organizations identify and address inefficiencies and improve operations.
It can involve changes to the organizational structure, processes, or even the product/service offerings.
For example, a struggling retail company may restructure by closing underperforming stores, reducing staff, and focusing on e-commerce.
However, restructuring should be ...
I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.
C is a programming language used to create software and operating systems.
C is a low-level language that allows direct access to computer hardware.
It is used to create efficient and fast programs.
C is the foundation for many other programming languages such as C++, Java, and Python.
Examples of C programs include operating systems, device drivers, and video games.
My hobbies include hiking, photography, and cooking.
Hiking: I enjoy exploring nature trails and challenging myself physically.
Photography: I love capturing beautiful moments and landscapes through my camera lens.
Cooking: I find joy in experimenting with new recipes and creating delicious meals for my friends and family.
I applied via Walk-in and was interviewed before Feb 2023. There were 3 interview rounds.
Three programming questions
1 pattern
2 string
Array
I appeared for an interview in Dec 2024.
1) Query for the second highest salary. 2) Determine the frequency of characters in a string and remove those that do not repeat. 3) For a string, convert characters with an odd number of occurrences to lowercase, and replace those with an even number of occurrences with the preceding character.
posted on 23 Feb 2024
I applied via Walk-in and was interviewed before Feb 2023. There were 3 interview rounds.
Some problems on coding
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Basic Apptitude questions asked in mcq format
DSA , DP , Bit Manuplation, System Design
I applied via Referral and was interviewed before Jan 2023. There were 2 interview rounds.
Normal DSA and sql is more then enough.
I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 2 interview rounds.
I applied via Referral and was interviewed before Apr 2022. There were 4 interview rounds.
ReactJs assignment related to search bar and pagination
I applied via Walk-in and was interviewed before Jun 2022. There were 3 interview rounds.
A recursive function is a function that calls itself within its definition.
A recursive function must have a base case to prevent infinite recursion.
Recursion is often used to solve problems that can be broken down into smaller, similar subproblems.
Example: Factorial function, Fibonacci sequence.
C is a procedural programming language while C++ is an object-oriented programming language.
C is a procedural programming language, while C++ is a combination of procedural and object-oriented programming.
C does not support classes and objects, while C++ does.
C does not have built-in support for exception handling, while C++ does.
C does not have namespaces, while C++ does.
C does not have function overloading, while C++
Oops concepts are the fundamental principles of object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex i...
To reverse a string, iterate through the characters and build a new string in reverse order.
Iterate through the characters of the string from end to start
Append each character to a new string to build the reversed string
Return the reversed string as the result
based on 1 interview
Interview experience
based on 1 review
Rating in categories
XenonStack
Convin
Orpak Systems
InOrg Global