i
Lauren Information Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.
Exchange Online Protection (EOP) is a cloud-based email filtering service that helps protect your organization against spam and malware.
EOP filters incoming and outgoing email to protect against spam, viruses, phishing attempts, and other threats.
EOP uses multiple filter servers to scan and analyze email messages, including IP Block List, Connection Filtering, Content Filtering, and Advanced Threat Protection.
IP Block ...
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Python Coding Question:
1. Array, String and Linked List
2. Advanced Python Concept Iterator and Decorator
I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.
Domain is a centralized network where security policies are managed, while workgroup is a decentralized network with no centralized security management.
Domain is centralized network where security policies are managed
Workgroup is decentralized network with no centralized security management
Domain allows for centralized user authentication and access control
Workgroup relies on individual computer's local user accounts f...
Lauren Information Technologies interview questions for popular designations
Directly approach and negotiation.
I applied via Recruitment Consulltant and was interviewed in Feb 2022. There was 1 interview round.
A domain server is a computer that manages a network's domain name system (DNS) and translates domain names to IP addresses.
Domain servers store information about domain names and their corresponding IP addresses
They help in resolving domain names to IP addresses for communication over the internet
Domain servers can be authoritative or recursive
Examples of domain servers include BIND, Microsoft DNS, and Google Cloud DN
Top trending discussions
I applied via Referral and was interviewed in Dec 2024. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
You will be required to complete a machine test.
They will interrogate you about your resume.
posted on 2 Jan 2025
I applied via Referral
Print a specific pattern using any programming language.
A class in OOP is a blueprint for creating objects, defining their properties and behaviors.
Classes are templates for creating objects in OOP
They define the properties (attributes) and behaviors (methods) of objects
Objects are instances of classes, each with its own unique data
Inheritance allows classes to inherit properties and behaviors from other classes
Encapsulation ensures that the data is hidden and can only be a...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...
Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.
Joining is used to combine data from multiple tables in a database.
Inner join query retrieves only the records that have matching values in both tables.
Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;
Example: SELECT orders.order_i...
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Runtime polymorphism allows a subclass to provide a specific implementation of a method that is already provided by its parent class.
Runtime polymorphism is achieved through method overriding, where a subclass provides its own implementation of a method that is already defined in its superclass.
The method to be overridden must have the same name, return type, and parameters in both the superclass and subclass.
When an o...
Streams in Java provide a way to process collections of objects in a functional style.
Streams are sequences of elements that support various operations like filter, map, reduce, etc.
They can be created from collections, arrays, or generate elements dynamically.
Streams can be sequential or parallel, allowing for efficient processing of large datasets.
Example: List<String> names = Arrays.asList("Alice", "Bob", "Cha...
Threads in Java are created by extending the Thread class or implementing the Runnable interface, and invoked using the start() method.
Threads can be created by extending the Thread class and overriding the run() method.
Threads can also be created by implementing the Runnable interface and passing an instance of the class to a Thread object.
Threads are invoked by calling the start() method on the Thread object.
Rest Template is a class in Spring that simplifies making HTTP requests and handling responses.
Rest Template is part of the Spring framework in Java.
It can be used to make HTTP requests to RESTful web services.
It simplifies the process of making HTTP calls and handling responses.
Rest Template can handle GET, POST, PUT, DELETE, etc. requests.
Example: RestTemplate restTemplate = new RestTemplate();
Interview experience
based on 131 reviews
Rating in categories
System Engineer
106
salaries
| ₹1.5 L/yr - ₹6 L/yr |
Senior Systems Engineer
66
salaries
| ₹3.5 L/yr - ₹7 L/yr |
Application Support Engineer
26
salaries
| ₹3.3 L/yr - ₹8 L/yr |
Software Developer
25
salaries
| ₹2.5 L/yr - ₹8 L/yr |
Senior Software Developer
24
salaries
| ₹5.5 L/yr - ₹10.5 L/yr |
TCS
Infosys
Wipro
HCLTech