i
Ganit Inc
Filter interviews by
I applied via Approached by Company and was interviewed in Jun 2022. There were 3 interview rounds.
Easy to medium level questions.
Developed a predictive model to identify potential customer churn for a telecom company
Performed exploratory data analysis to identify key features affecting customer churn
Preprocessed data by handling missing values and encoding categorical variables
Built and compared various machine learning models including logistic regression, decision tree, and random forest
Tuned hyperparameters using grid search and cross-validat...
I have experience in deploying and managing applications on AWS cloud platform.
Deployed and managed a web application on AWS Elastic Beanstalk
Used AWS Lambda for serverless computing
Configured and managed EC2 instances for various projects
Used S3 for storing and retrieving data
Set up and managed RDS instances for databases
Used CloudFormation for infrastructure as code
Implemented auto-scaling and load balancing for high...
Top trending discussions
posted on 23 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
In the next five years, I envision myself leading a team of software engineers, working on cutting-edge technologies, and making significant contributions to the company's success.
Leading a team of software engineers
Working on cutting-edge technologies
Making significant contributions to the company's success
I am excited about the opportunity to work on complex software projects and contribute to innovative solutions.
Opportunity to work on complex software projects
Contribute to innovative solutions
Excited about the challenges and learning opportunities
Various data types in JavaScript include string, number, boolean, object, array, null, and undefined.
String: 'hello'
Number: 42
Boolean: true or false
Object: { key: value }
Array: [1, 2, 3]
Null: null
Undefined: undefined
Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable declarations are hoisted to the top of their scope, but not their assignments.
Function declarations are fully hoisted, meaning they can be called before they are declared.
Hoisting can lead to unexpected behavior if not understood properly.
The questions are quite simple.
Two SQL and two Python HackerRank questions.
Questions were asked about the projects listed on my resume, focusing on the technologies used, challenges faced, and results achieved.
Technologies used in the project
Challenges faced during the project
Results achieved from the project
I applied via Campus Placement
Dsa problems dp and tress problem
Codechef easy level questions
Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.
Virtual DOM is a concept used in web development to improve performance by minimizing actual DOM manipulations.
Actual DOM refers to the real structure of the HTML elements on a webpage.
Virtual DOM is a representation of the actual DOM in memory that gets updated when changes are made, and then efficiently updates the actua...
Python slq apti path json sksa
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
Data structures and algos
posted on 18 Aug 2022
I applied via campus placement at New Horizon College of Engineering, Bangalore and was interviewed in Jul 2022. There were 3 interview rounds.
Questions based or percentage, profit loss, ratio
Stacks are a data structure that follows the Last In First Out (LIFO) principle.
Elements are added and removed from the top of the stack
Common operations include push (add element) and pop (remove element)
Stacks can be implemented using arrays or linked lists
Examples of stack usage include function call stack and undo/redo functionality in text editors
To find the middle number in a linked list.
Traverse the linked list using two pointers, one moving twice as fast as the other.
When the fast pointer reaches the end, the slow pointer will be at the middle node.
If the linked list has even number of nodes, there will be two middle nodes. Return either one.
posted on 12 Apr 2024
I was interviewed before Apr 2023.
based on 2 reviews
Rating in categories
Data Analyst
143
salaries
| ₹3 L/yr - ₹9 L/yr |
Senior Data Analyst
99
salaries
| ₹6 L/yr - ₹17.2 L/yr |
Data Scientist
55
salaries
| ₹8 L/yr - ₹23 L/yr |
Data Engineer
33
salaries
| ₹6 L/yr - ₹14 L/yr |
Senior Data Scientist
7
salaries
| ₹17 L/yr - ₹25 L/yr |
TCS
Infosys
Wipro
HCLTech