i
Go Digital Technology Consulting
Filter interviews by
I applied via Indeed and was interviewed in Feb 2024. There were 5 interview rounds.
Basic aptitude test, maths logic english; Python SQL and CS concepts
3 Hacker rank easy coding test at office. 2/3 would get you selected for next round
I applied via Internshala and was interviewed in May 2024. There were 2 interview rounds.
3 Sections Quantity , Logical, Mcq code
Window functions in SQL are used to perform calculations across a set of table rows related to the current row.
Window functions are used to calculate values based on a set of rows related to the current row.
They allow you to perform calculations without grouping the rows into a single output row.
Common window functions include ROW_NUMBER(), RANK(), DENSE_RANK(), and NTILE().
I applied via Indeed and was interviewed in Dec 2023. There were 5 interview rounds.
General Aptitude test which is for 1 hour.
Coding test on individual preferred language (SQL or Python)
CTE stands for Common Table Expression, a temporary result set that can be referenced within a SELECT, INSERT, UPDATE, or DELETE statement. Views are virtual tables created by a query.
CTE is defined using the WITH keyword and can be recursive.
CTEs are mainly used to simplify complex queries, improve readability, and reduce redundancy.
Views are saved queries that act as virtual tables, allowing users to query the view a...
DDL stands for Data Definition Language, DML stands for Data Manipulation Language, and DCL stands for Data Control Language.
DDL is used to define the structure of database objects such as tables, indexes, and views.
DML is used to manipulate data within the database, such as inserting, updating, and deleting records.
DCL is used to control access to data within the database, such as granting or revoking permissions.
Code to remove duplicates from a list of strings
Create a new empty list to store unique elements
Iterate through the given list and add elements to the new list only if they are not already present
Return the new list without duplicates
Temporary table in SQL is a table that exists temporarily and is automatically deleted when the session ends.
Temporary tables are created using CREATE TEMPORARY TABLE statement.
They are useful for storing intermediate results during complex queries.
Temporary tables are only visible to the current session and are automatically dropped when the session ends.
I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.
Mainly about SQL and Python
Window functions are used to perform calculations across a set of rows in a table.
Window functions operate on a subset of rows called a window or frame.
They can be used to calculate running totals, rankings, and moving averages.
Examples of window functions include ROW_NUMBER, RANK, and LAG.
SQL joins are used to combine rows from two or more tables based on a related column between them.
Common types of joins include INN...
Lists are ordered collections of items in Python.
Lists are mutable, meaning their elements can be changed.
Elements in a list are accessed using indexing.
Lists can contain elements of different data types.
Lists are denoted by square brackets [].
Go Digital Technology Consulting interview questions for popular designations
I was interviewed in Sep 2023.
Basics of SQL and Python
Either SQL or Python whatever your preferrence MCQ and coding Test
Get interview-ready with Top Go Digital Technology Consulting Interview Questions
I applied via Naukri.com
Altitude was a great, with interesting logical questions
I applied via campus placement at Hindustan College of Science and Technology, Agra and was interviewed in Aug 2023. There were 2 interview rounds.
Programs related to dsa
It was having 4 parts numerical,critical thinking, English and logic based
Use SQL SELECT command to fetch data from a table
Use the SELECT statement followed by the column names you want to retrieve
Specify the table name after the keyword FROM
Add conditions using WHERE clause if needed
I applied via LinkedIn and was interviewed before Jul 2022. There were 3 interview rounds.
Was given a task of questions based on SQL, Pandas.
Top trending discussions
Interview experience
based on 15 reviews
Rating in categories
Data Engineer
36
salaries
| ₹3.3 L/yr - ₹7.9 L/yr |
Software Engineer
9
salaries
| ₹5 L/yr - ₹6.5 L/yr |
Associate Data Engineer
9
salaries
| ₹3 L/yr - ₹4.8 L/yr |
Associate Software Engineer
7
salaries
| ₹3.5 L/yr - ₹4.4 L/yr |
Associate Engineer
6
salaries
| ₹3 L/yr - ₹4.9 L/yr |
TCS
Wipro
Infosys
HCLTech