Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
English Aptitude test
I am a data enthusiast with a background in computer science and a passion for machine learning.
Graduated with a degree in computer science
Completed multiple projects involving machine learning algorithms
Proficient in programming languages like Python and R
I am passionate about leveraging data to drive innovation and growth, and I believe Amazon's cutting-edge technology and vast resources provide the perfect platform for me to make a significant impact.
Amazon is a global leader in e-commerce, cloud computing, artificial intelligence, and machine learning, offering unparalleled opportunities for professional growth and development.
I am inspired by Amazon's customer-centr...
I applied via Company Website and was interviewed in Oct 2024. There were 4 interview rounds.
Basic Python, SQL, and Bash questions
Data pipeline design involves creating a system to efficiently collect, process, and analyze data.
Understand the data sources and requirements before designing the pipeline.
Use tools like Apache Kafka, Apache NiFi, or AWS Glue for data ingestion and processing.
Implement data validation and error handling mechanisms to ensure data quality.
Consider scalability and performance optimization while designing the pipeline.
Doc...
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.
SQL is a structured query language used for relational databases, while NoSQL is a non-relational database management system.
SQL is used for structured data with predefined schema, while NoSQL is used for unstructured or semi-structured data.
SQL databases are vertically scalable, while NoSQL databases are horizontally scalable.
SQL databases are ACID compliant, ensuring data integrity, while NoSQL databases sacrifice so...
Restoring a database using RMAN involves connecting to the target database, restoring the control file, and recovering the database.
Connect to the target database using RMAN
Restore the control file from a backup
Restore the datafiles and tablespaces
Recover the database to bring it to a consistent state
Perform necessary checks and validations after restoration
You can change a column in a table using the ALTER TABLE statement in SQL.
Use the ALTER TABLE statement followed by the MODIFY keyword to change the data type or size of a column.
Use the ALTER TABLE statement followed by the ADD or DROP keyword to add or remove a column.
Make sure to specify the table name, column name, and the new data type or size when making changes.
Different types of objects in a database include tables, views, indexes, sequences, and stored procedures.
Tables: Used to store data in rows and columns.
Views: Virtual tables created by a query.
Indexes: Improve the performance of queries by allowing quick access to specific rows.
Sequences: Generate unique numbers.
Stored Procedures: Precompiled SQL code that can be executed with parameters.
Cache is used for temporary storage of data in memory, while persist is used for saving data to disk for long-term storage.
Cache is typically faster as it stores data in memory for quick access.
Persist saves data to disk for durability and long-term storage.
Cache is often used for temporary data that can be recomputed if lost, while persist is used for important data that needs to be retained.
Examples: Using cache for ...
Reverse a sentence using Python
Split the sentence into words using split() method
Reverse the list of words using list slicing
Join the reversed list of words back into a sentence using join() method
posted on 30 May 2024
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Surrogate key is a unique identifier used in databases to uniquely identify each record in a table.
Surrogate keys are typically generated by the system and have no business meaning.
They are used to simplify database operations and improve performance.
Example: Using an auto-incrementing integer column as a surrogate key in a table.
based on 3 reviews
Rating in categories
Cloud Support Engineer
281
salaries
| ₹9.5 L/yr - ₹33.3 L/yr |
Digital Associate
258
salaries
| ₹2 L/yr - ₹4 L/yr |
Cloud Support Associate
157
salaries
| ₹7.5 L/yr - ₹21.9 L/yr |
Cloud Engineer
101
salaries
| ₹8.3 L/yr - ₹30 L/yr |
Solution Architect
83
salaries
| ₹20 L/yr - ₹70.5 L/yr |
Amazon
Microsoft Azure
IBM
Oracle