i
Denave
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
Technical skills are abilities and knowledge required to perform specific tasks related to technology and software development.
Technical skills include programming languages, software development methodologies, database management, and system administration.
Examples of technical skills are proficiency in Java, knowledge of Agile methodology, experience with SQL databases, and expertise in Linux administration.
Technical...
Technical skills can be used to solve complex problems and create innovative solutions.
Identify the problem or challenge
Determine the appropriate technology or programming language to use
Develop a plan or strategy for implementation
Collaborate with team members and stakeholders
Test and refine the solution
Continuously learn and improve technical skills
Top trending discussions
Leetcode easy-medium
Cyber security is the practice of protecting systems, networks, and data from digital attacks.
Cyber security involves implementing measures to prevent unauthorized access, data breaches, and other cyber threats.
It includes technologies, processes, and practices designed to protect networks, devices, programs, and data from attack, damage, or unauthorized access.
Examples of cyber security measures include firewalls, ant...
Types of encryption include symmetric encryption, asymmetric encryption, and hashing.
Symmetric encryption: Uses the same key for both encryption and decryption, examples include AES and DES.
Asymmetric encryption: Uses a pair of public and private keys for encryption and decryption, examples include RSA and ECC.
Hashing: Converts data into a fixed-size string of bytes, examples include MD5 and SHA.
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
Built an app using dot net and angular
I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 interview rounds.
Regression testing is testing the existing functionality of the software after making changes to ensure that the changes have not affected the existing functionality. Retesting is testing the same functionality again after fixing the defects found during regression testing.
Regression testing is done to ensure that the changes made to the software have not affected the existing functionality.
Retesting is done to ensure ...
300 represents multiple choices and 301 represents moved permanently.
300 status code represents multiple choices, indicating that the requested resource has multiple representations available.
301 status code represents moved permanently, indicating that the requested resource has been permanently moved to a new URL.
Both status codes are used in HTTP responses to indicate the status of a requested resource.
Examples of 3...
Sanity testing and Smoke testing are types of software testing performed to check the basic functionality of the application.
Smoke testing is a type of testing that checks whether the critical functionalities of the application are working fine or not.
Sanity testing is a type of testing that checks whether the bugs reported earlier have been fixed or not.
Smoke testing is performed after the build is received from the d...
Severity is the impact of a defect on the system, while Priority is the order in which defects should be fixed.
Severity is based on the extent of damage caused by a defect
Priority is based on the importance of the affected functionality
High Severity and High Priority defects should be fixed first
Example: A spelling mistake in a button label has low Severity but high Priority if it affects usability
High priority means the issue needs to be fixed immediately, while low severity means the issue has minimal impact on the system.
High priority issues are critical and can cause system failure or data loss
Low severity issues are minor and do not affect the system's functionality
Example of high priority and low severity issue: A critical security vulnerability is high priority but low severity because it has not yet been...
Low priority and high severity refer to the impact and urgency of a bug respectively.
Low priority bugs are those that do not have a significant impact on the system or user experience, but still need to be fixed eventually.
High severity bugs are those that have a significant impact on the system or user experience and need to be fixed urgently.
For example, a low priority bug could be a typo in a non-critical error mess...
Agile methodology is an iterative approach to software development that emphasizes flexibility and customer satisfaction.
Agile values individuals and interactions over processes and tools
It emphasizes working software over comprehensive documentation
It encourages collaboration between developers and customers
It involves breaking down projects into smaller, manageable chunks called sprints
Examples of Agile methodologies...
The test that should be done first is the one that covers the most critical and high-risk functionality.
Identify critical and high-risk functionality
Prioritize tests based on risk
Perform tests in a logical order
Re-evaluate test priorities as development progresses
posted on 26 Feb 2024
I applied via Recruitment Consulltant and was interviewed before Feb 2022. There were 5 interview rounds.
posted on 20 Jul 2021
I applied via campus placement at Indian Institute of Technology (IIT), Kharagpur
I am an avid traveler and have visited over 20 countries
I love experiencing new cultures and trying new foods
I have backpacked through Europe and Asia
I have volunteered in orphanages in Cambodia and Nepal
Mobile advertising platform
Adtech
Mobile marketing
App monetization
Algorithms for manipulating arrays and strings in coding
Use sorting algorithms like quicksort and mergesort for arrays
Use string manipulation functions like substring and replace for strings
Use dynamic programming for optimizing solutions to array and string problems
Designing a large scale Ad Server
Use distributed systems for scalability
Implement caching for faster ad delivery
Ensure high availability and fault tolerance
Use real-time bidding for efficient ad placement
Implement fraud detection mechanisms
Ensure compliance with privacy regulations
Maximum sub sequence sum in an array
Use Kadane's algorithm
Initialize max_so_far and max_ending_here to 0
Iterate through the array and update max_ending_here and max_so_far
Return max_so_far
Endianness refers to the byte order of a system. It determines how multi-byte data types are stored in memory.
Little-endian systems store the least significant byte first, while big-endian systems store the most significant byte first.
Endianness can affect the way data is transmitted between systems.
To determine the endianness of a system, you can use the byte order mark (BOM) or write a test program that checks the by...
Sort an array of 0's and 1's only.
Use two pointers, one at the beginning and one at the end of the array.
Swap 0's from the beginning with 1's from the end until the pointers meet.
Alternatively, use a counting sort algorithm to count the number of 0's and 1's and then reconstruct the array.
Heaps are data structures used to efficiently find the maximum or minimum element in a collection.
Max heap: parent nodes are always greater than or equal to child nodes
Min heap: parent nodes are always smaller than or equal to child nodes
Heaps are commonly used in priority queues and sorting algorithms
Heap operations include insert, delete, and extract max/min
Example: An array [3, 8, 2, 5, 1, 4, 6] can be represented a
Find 3 numbers in an array where a+b=c.
Loop through the array and check for all possible combinations of a and b.
Use a hash table to store the values of a and b, and check if c is present in the hash table.
Sort the array and use two pointers to find a and b, and then check if their sum equals c.
Tele Account Manager
191
salaries
| ₹3.2 L/yr - ₹9.6 L/yr |
Accounts Manager
134
salaries
| ₹3.5 L/yr - ₹11 L/yr |
Team Lead
68
salaries
| ₹2.8 L/yr - ₹9.5 L/yr |
Inside Sales Representative
62
salaries
| ₹2.4 L/yr - ₹7 L/yr |
Sales Executive
59
salaries
| ₹1.5 L/yr - ₹5.1 L/yr |
Wipro
TCS
Infosys
HCLTech