Filter interviews by
Be the first one to contribute and help others!
I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.
Outlook configuration involves setting up email accounts, server settings, and security options.
Open Outlook and click on File
Select Account Settings and then Add Account
Enter your email address and password
Choose the type of account (POP or IMAP)
Enter the incoming and outgoing server settings
Configure security options such as SSL and authentication
Test the account settings to ensure proper configuration
SMTP is used for sending emails, POP is used for retrieving emails from a server, and IMAP is used for managing emails on a server.
SMTP stands for Simple Mail Transfer Protocol
SMTP is used to send emails from one server to another
POP stands for Post Office Protocol
POP is used to retrieve emails from a server to a client
IMAP stands for Internet Message Access Protocol
IMAP is used to manage emails on a server
IMAP allows ...
posted on 28 Mar 2015
posted on 14 Mar 2015
I appeared for an interview before Jun 2016.
I appeared for an interview before Aug 2016.
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
Math , gk, english
AI
I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.
Tuples are immutable sequences of elements. A string can be converted to a tuple using the tuple() function.
Tuples are similar to lists but are immutable
Elements of a tuple are enclosed in parentheses ()
A string can be converted to a tuple using the tuple() function
Each character in the string becomes an element in the tuple
Left join is a type of join operation in SQL that returns all the rows from the left table and matching rows from the right table.
Left join is performed using the 'left join' keyword in SQL
In Python, left join can be performed using the 'merge' function from the pandas library
Syntax: pd.merge(left_dataframe, right_dataframe, how='left', on='key_column')
Example: pd.merge(df1, df2, how='left', on='id')
HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.
HashMap allows quick access to values based on their keys
Keys must be unique and values can be duplicated
HashMap is not thread-safe and requires synchronization for concurrent access
Java's HashMap implementation uses hashing to distribute keys across buckets
based on 2 interviews
Interview experience
based on 24 reviews
Rating in categories
Senior Software Engineer
60
salaries
| ₹5.4 L/yr - ₹9.5 L/yr |
Software Engineer
33
salaries
| ₹2 L/yr - ₹7.5 L/yr |
Software Developer
28
salaries
| ₹3.6 L/yr - ₹8 L/yr |
Business Analyst
22
salaries
| ₹4.5 L/yr - ₹7.5 L/yr |
Technical Lead
8
salaries
| ₹6.4 L/yr - ₹13 L/yr |
HCL Infosystems
ITSource Technologies
Xchanging
Equifax