Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Mar 2022. There were 2 interview rounds.
Amcat test
Top trending discussions
I appeared for an interview before Jun 2016.
posted on 27 Dec 2015
Difference between #define and const
Both are used to define constants
#define is a preprocessor directive and replaces all occurrences of the defined identifier with the given value
const is a keyword and creates a read-only variable
const is type-safe and has better scope control than #define
Example: #define PI 3.14 vs const float PI = 3.14;
Example: #define MAX(a,b) ((a)>(b)?(a):(b)) vs const int MAX = (a)>(b)?(a):(b);
OSI layers are a conceptual model that describes the communication functions of a network.
Layer 1 (Physical): Transmits raw data bits over a physical medium
Layer 2 (Data Link): Provides error-free transfer of data frames between nodes
Layer 3 (Network): Routes data packets between networks
Layer 4 (Transport): Provides reliable data transfer between end systems
Layer 5 (Session): Establishes, manages, and terminates sessi...
Encoders and decoders are used to convert data from one format to another.
Encoders convert analog signals to digital signals.
Decoders convert digital signals to analog signals.
Encoders are used in devices like cameras, sensors, and audio equipment.
Decoders are used in devices like televisions, radios, and DVD players.
One cryptographic technique is RSA, which uses public and private keys to encrypt and decrypt data.
RSA stands for Rivest-Shamir-Adleman, named after its creators.
It is a widely used asymmetric encryption algorithm.
RSA uses a public key to encrypt data and a private key to decrypt it.
The security of RSA is based on the difficulty of factoring large prime numbers.
RSA is used in various applications such as secure communi...
B-Tree is a self-balancing tree data structure with multiple child nodes and is used for efficient disk access.
B-Tree has a root node, internal nodes, and leaf nodes.
Each node can have multiple child nodes.
The number of child nodes is fixed for a given B-Tree.
B-Tree is self-balancing, which means that the height of the tree is minimized.
B-Tree is used for efficient disk access as it reduces the number of disk accesses ...
I would bring my technical expertise and passion for problem-solving to contribute to Microsoft's mission of empowering people and organizations.
I would familiarize myself with Microsoft's products and services to better assist customers
I would actively seek out opportunities to learn and improve my skills
I would collaborate with my team and other departments to provide the best support possible
I would prioritize custo...
posted on 19 Jan 2021
I applied via Referral and was interviewed before Jan 2020. There were 3 interview rounds.
I am comfortable with both Java and Python and willing to work night shifts. Core values are important to me and I have experience working on various projects.
I have experience working with both Java and Python
I am willing to work night shifts as required
Core values are important to me and I believe in honesty, integrity, and teamwork
I have worked on various projects in the past, including developing a web application ...
posted on 26 Jul 2022
I applied via Referral and was interviewed in Mar 2022. There were 3 interview rounds.
Why u want to join the company
I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Jul 2022. There were 2 interview rounds.
A trigger to update related opportunity when account is updated.
Create an after update trigger on Account object
Query for related opportunities using SOQL
Update the opportunities with the updated account data
I applied via LinkedIn and was interviewed in Oct 2022. There were 4 interview rounds.
based on 4 reviews
Rating in categories
Computer Scientist
498
salaries
| ₹34.9 L/yr - ₹61.7 L/yr |
Technical Consultant
312
salaries
| ₹12.9 L/yr - ₹24.1 L/yr |
Computer Scientist 2
309
salaries
| ₹46.9 L/yr - ₹80 L/yr |
Software Engineer
290
salaries
| ₹13.9 L/yr - ₹25 L/yr |
Senior Software Engineer
243
salaries
| ₹23.1 L/yr - ₹39.8 L/yr |
Salesforce
Oracle
Microsoft Corporation
Amazon