Filter interviews by
I appeared for an interview before May 2024, where I was asked the following questions.
Terraform scripts to provision an EC2 instance, RDS database, and VPC in AWS.
Define the provider: Use 'provider "aws" { region = "us-east-1" }' to specify the AWS region.
Create a VPC: Use 'resource "aws_vpc" "main" { cidr_block = "10.0.0.0/16" }' to define a VPC.
Set up subnets: Use 'resource "aws_subnet" "subnet1" { vpc_id = aws_vpc.main.id cidr_block = "10.0.1.0/24" }' for subnets.
Launch an EC2 instance: Use 'resource...
Diagnosing EC2 connectivity issues involves checking security groups, network ACLs, and instance status.
Check the instance's public IP or DNS name to ensure you're using the correct address.
Verify that the security group associated with the EC2 instance allows inbound traffic on the required ports (e.g., port 22 for SSH).
Examine the network ACLs to ensure they are not blocking traffic to or from the instance.
Ensure the...
Top trending discussions
I applied via Referral and was interviewed before Oct 2021. There were 3 interview rounds.
That was 1 hour apti test with subjective questions
This was coding round with DSA. Good basic questions
Aptitude questions like (1) How to divide cake in 8 people if you can only cut it 3 times (2) How many times does the number 7 repeat in a sequence (3) You have use "8" exactly 8 times to make it 1000 ---- these questions are mostly aptitude based and can be resolved easily also they are not looking for correct answers but mostly how you approach solutions
I applied via Campus Placement and was interviewed before Jun 2023. There was 1 interview round.
1. I was asked about the projects I did in college and about my internship experience.
2. I was asked about a medium level question regarding arrays.
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Puzzle solving was done which were moderate in difficulty level and you can ask for hints.
Data modelling techniques in Tableau involve creating relationships between data sources to analyze and visualize data effectively.
Use data blending to combine data from multiple sources
Create calculated fields to manipulate and transform data
Utilize hierarchies and groups to organize data for analysis
Implement filters and parameters to control data display
Leverage Tableau's data modeling tools like joins and unions
posted on 21 Oct 2024
I applied via Naukri.com
posted on 6 Mar 2025
I appeared for an interview before Mar 2024.
This is known as the GA (General Awareness/Assessment) round, which is designed to evaluate the candidate's thinking and logical reasoning abilities.
A question about your area of expertise: basic JavaScript, React questions, and some coding problems related to arrays.
ASP.NET is a web development framework while ADO.NET is a data access technology for connecting to databases.
ASP.NET is used for building web applications, while ADO.NET is used for accessing and manipulating data from databases.
ASP.NET provides a framework for creating dynamic web pages, handling user input, and managing state, while ADO.NET provides a set of classes for interacting with databases.
ASP.NET includes fea...
Functions return a value while stored procedures do not.
Functions are used to perform a specific task and return a value to the caller.
Stored procedures are used to execute a set of SQL statements and do not return a value.
Functions can be used in SQL statements while stored procedures cannot.
Functions can be called from within stored procedures.
Functions are deterministic while stored procedures may not be.
Functions c...
Interface is a contract that defines the methods a class must implement. Inheritance is the ability of a class to inherit properties and methods from another class.
Interface is used to achieve abstraction and multiple inheritance in Java.
Inheritance allows code reuse and promotes code organization.
Overloading is having multiple methods with the same name but different parameters.
Overriding is providing a different impl...
I appeared for an interview in Mar 2024.
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Software Developer
38
salaries
| ₹4.8 L/yr - ₹11.3 L/yr |
Software Engineer
36
salaries
| ₹6.2 L/yr - ₹11 L/yr |
Associate Software Developer
34
salaries
| ₹3.8 L/yr - ₹7.9 L/yr |
Softwaretest Engineer
18
salaries
| ₹4.6 L/yr - ₹10.5 L/yr |
Associate Software Engineer
17
salaries
| ₹4.8 L/yr - ₹6.8 L/yr |
Shah Technical Consultants
Gi Group
Ven Consulting
VHS Consulting