i
Wipro
Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Sep 2021. There were 4 interview rounds.
What people are saying about Wipro
I applied via Accenture and was interviewed in Nov 2020. There were 3 interview rounds.
Inheritance in Kotlin allows a class to inherit properties and methods from another class.
Use the 'open' keyword to mark the superclass as inheritable
Use the 'override' keyword to override a method or property in the subclass
Use the 'super' keyword to call the superclass's implementation of a method or property
Example: class SubClass : SuperClass() { override fun method() { super.method() } }
I appeared for an interview before May 2016.
In 10 years, I see myself leading a team of skilled technical professionals, driving innovation and achieving significant milestones in the industry.
Leading a team of technical professionals
Driving innovation and implementing new technologies
Achieving significant milestones in the industry
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
Intercompany refers to transactions between two or more companies within the same group, while intracompany refers to transactions within the same company.
Intercompany transactions involve entities that are part of the same corporate group.
Intracompany transactions occur within a single company.
Intercompany transactions are typically eliminated during consolidation to avoid double counting.
Intracompany transactions are...
To detect web browser, use navigator.userAgent property.
Use navigator.userAgent property to get the user agent string.
Parse the user agent string to identify the browser.
Use conditional statements to execute browser-specific code.
Consider using a library like Modernizr or jQuery to simplify the process.
Mixin is a way to reuse code in multiple classes without inheritance.
Mixin is a programming concept that allows code to be reused in multiple classes without inheritance.
It is achieved by including a module or class in another class.
Mixins are commonly used in object-oriented programming languages like Ruby and Python.
They help to reduce code duplication and improve code organization.
Example: A class for a car may incl...
Closure is a feature in programming languages that allows a function to access variables outside its scope.
Closure is a way to create a function inside another function and access the outer function's variables.
It allows for encapsulation and data privacy.
Closures are commonly used in event handlers and callbacks.
Example: function outer() { let x = 10; function inner() { console.log(x); } return inner; } const closure
based on 24 reviews
Rating in categories
Project Engineer
32.8k
salaries
| ₹1.8 L/yr - ₹8.4 L/yr |
Senior Software Engineer
23.4k
salaries
| ₹5.8 L/yr - ₹22.3 L/yr |
Senior Associate
21.5k
salaries
| ₹0.9 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.2k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
19k
salaries
| ₹8.4 L/yr - ₹37 L/yr |
TCS
Infosys
Tesla
Amazon