Filter interviews by
Clear (1)
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
Volatile keyword in C is used to indicate that a variable may be changed unexpectedly by external factors.
Volatile keyword tells the compiler not to optimize the variable because it can be changed by external factors.
Commonly used for memory-mapped hardware registers or variables accessed by multiple threads.
Example: volatile int *ptr = (int *)0x1234; // pointer to a memory-mapped hardware register
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
Top trending discussions
Heap data structure is a binary tree where each node is greater than or equal to its children.
Heap can be implemented as a binary heap or a Fibonacci heap.
Common operations on a heap include insert, delete, and extract min/max.
Heap is often used in priority queues and sorting algorithms like heap sort.
I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.
Security in Azure environment can be managed through various measures such as network security groups, Azure Security Center, encryption, and access control.
Implement network security groups to control inbound and outbound traffic to virtual machines.
Utilize Azure Security Center to monitor and improve the security posture of resources.
Enable encryption at rest and in transit to protect data stored in Azure services.
Us...
Security in Azure can be managed through various tools and best practices.
Implementing Azure Security Center for threat detection and monitoring
Using Azure Active Directory for identity and access management
Enforcing network security using Azure Firewall and Network Security Groups
Encrypting data at rest and in transit using Azure Key Vault and SSL/TLS
Regularly updating and patching virtual machines and services
Leverag
Basic data structure questions and a library system design scenario.
posted on 1 Dec 2016
I applied via Campus Placement and was interviewed in Dec 2016. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2016. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Dec 2015. There were 4 interview rounds.
Developed a web-based project management tool for tracking tasks and deadlines.
Used React for front-end development
Implemented RESTful APIs using Node.js and Express
Utilized MongoDB for database storage
Check if a tree is balanced by comparing the heights of its left and right subtrees.
Calculate the height of the left subtree and the height of the right subtree.
If the difference between the heights is greater than 1, the tree is not balanced.
Recursively check if both the left and right subtrees are balanced.
If both subtrees are balanced and the height difference is less than or equal to 1, the tree is balanced.
IRL stands for 'In Real Life', emphasizing the importance of practical, real-world experience in software engineering.
IRL experience helps bridge the gap between theoretical knowledge and practical application
It allows for hands-on problem-solving and critical thinking skills development
Real-world projects often involve collaboration with team members and stakeholders, enhancing communication skills
Developed a web application for online shopping
Used HTML, CSS, JavaScript, and PHP for front-end and back-end development
Implemented a user authentication system with secure password storage
Integrated payment gateway for online transactions
Designed a responsive and user-friendly interface
Tested and debugged the application for optimal performance
I have worked on various projects including web development, mobile app development, and data analysis.
Developed a web application using React and Node.js for a client in the healthcare industry.
Created a mobile app using Flutter for a startup in the travel industry.
Analyzed data using Python and SQL to provide insights for a retail company.
Collaborated with a team to build a chatbot using Dialogflow for a financial se
My general intent in life is to continuously learn and grow while making a positive impact on the world. As for my future plans, I hope to advance my career in software engineering and eventually start my own company.
Continuous learning and personal growth
Making a positive impact on the world
Advancing my career in software engineering
Starting my own company
posted on 26 Jan 2015
Pattern matching in large corpus using NLP
Use natural language processing techniques to identify patterns in a large corpus
Apply techniques like tokenization, part-of-speech tagging, and named entity recognition
Utilize regular expressions or rule-based matching to identify specific patterns
Consider using machine learning algorithms like sequence labeling or clustering
Examples: finding email addresses, detecting dates,
based on 1 interview
Interview experience
Software Engineer
1.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Engineer
639
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
548
salaries
| ₹0 L/yr - ₹0 L/yr |
Chief Engineer
377
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
322
salaries
| ₹0 L/yr - ₹0 L/yr |
Microsoft Research
IBM Research
Intel
TCS