Upload Button Icon Add office photos

Filter interviews by

Gramener Software Testing Interview Questions and Answers

Updated 5 May 2022

Gramener Software Testing Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Nov 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What do you understand by coding??
  • Ans. 

    Coding is the process of writing instructions in a programming language to create software or perform specific tasks.

    • Coding involves writing lines of code using a programming language.

    • It is the process of translating human-readable instructions into a language that a computer can understand.

    • Coding is used to create software applications, websites, and perform various tasks.

    • Examples of coding languages include Python, J

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - In upcoming day AI will be the most high specific paying job ......and that's the best thing for software field students

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What friends think of you?
  • Ans. 

    My friends think of me as reliable, supportive, and always up for a good time.

    • Reliable - always there when they need help or support

    • Supportive - willing to listen and offer advice

    • Fun-loving - enjoys socializing and trying new things

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: After Resume Shortlist we had an aptitute round.
Tips: Answer according to your own judgement. Dont try to be too precise.

Round: HR Interview
Experience: I said they think I am a workaholic as I prefer to complete my work before chilling with them.

College Name: NIT Durgapur

Interview Preparation Tips

Round: HR Interview
Experience: Interview at 11 pm. Stressed environment, close to stress interview.
SELECTION PROCEDURE:
1.Online Test
2. GD
3. PI(HR)
GD TOPICS :
Topic 1 : How can education system benefit from interdisciplinary methods.
Topic 2 : Interconnected problems in the field of movie making.
INTERVIEW EXPERIENCE:
So you can speak German? Describe MS Dhoni in german. They opened Google Translate to counter check the words they wanted to be translated in both Deutsch and Spanish. Your profile speaks of an inclination towards software skills, why do you want to join an analytics company? Justify your action in two reasons as to why are you sitting here interviewing for the post of a data scientist rather than apply for a software engineer when this CV speaks highly of computer science? What is Finite Element Method? Explain. How relevant is your work in Computer Vision? Breakdown the tagline of Audi and translate accordingly. What is "Technik für Mobel" ? What are your current projects? Answer : Microsoft Xbox Kinect, Gesture Recognition. Counter question : But at Musimga you'd be doing far simpler stuff.? Counter suggestion : Why don't you go for MS?


Tips: Keep your cool during counter questions. Prepare your profile and CV well. Rest all is your hard work and groomed personal talents and acquired skills you learnt over the internet.

Skills: Ability To Cope Up With Stress, Spanish, German, Finite Element Modeling - FEM, Foreign Language
College Name: NIT Raipur
Funny Moments: Another HR enters in the midst of my interview and asks with bewildered amazement : What language is he speaking?
The other HR, "German".

I applied via Recruitment Consultant and was interviewed in Dec 2018. There were 3 interview rounds.

Interview Questionnaire 

11 Questions

  • Q1. 1. Why Machine Learning?
  • Q2. 2. Why did you choose Data Science Field?
  • Ans. 

    I chose Data Science field because of its potential to solve complex problems and make a positive impact on society.

    • Fascination with data and its potential to drive insights

    • Desire to solve complex problems and make a positive impact on society

    • Opportunity to work with cutting-edge technology and tools

    • Ability to work in a variety of industries and domains

    • Examples: Predictive maintenance in manufacturing, fraud detection

  • Answered by AI
  • Q3. 3. What about Linear Regression? (Theory Part)
  • Q4. 4. What is the difference between Linear Regression and Logistic Regression?
  • Ans. 

    Linear Regression is used for predicting continuous numerical values, while Logistic Regression is used for predicting binary categorical values.

    • Linear Regression predicts a continuous output, while Logistic Regression predicts a binary output.

    • Linear Regression uses a linear equation to model the relationship between the independent and dependent variables, while Logistic Regression uses a logistic function.

    • Linear Regr...

  • Answered by AI
  • Q5. 5. Explain Confusion Matrix?
  • Ans. 

    Confusion matrix is a table used to evaluate the performance of a classification model.

    • It is a 2x2 matrix that shows the number of true positives, false positives, true negatives, and false negatives.

    • It helps in calculating various metrics like accuracy, precision, recall, and F1 score.

    • It is useful in identifying the strengths and weaknesses of a model and improving its performance.

    • Example: In a binary classification p...

  • Answered by AI
  • Q6. 6. Can we use confusion matrix in Linear Regression?
  • Ans. 

    No, confusion matrix is not used in Linear Regression.

    • Confusion matrix is used to evaluate classification models.

    • Linear Regression is a regression model, not a classification model.

    • Evaluation metrics for Linear Regression include R-squared, Mean Squared Error, etc.

  • Answered by AI
  • Q7. 7. Explain KNN Algorithm?
  • Ans. 

    KNN is a non-parametric algorithm used for classification and regression tasks.

    • KNN stands for K-Nearest Neighbors.

    • It works by finding the K closest data points to a given test point.

    • The class or value of the test point is then determined by the majority class or average value of the K neighbors.

    • KNN can be used for both classification and regression tasks.

    • It is a simple and easy-to-understand algorithm, but can be compu

  • Answered by AI
  • Q8. 8. Explain Random Forest and Decision Tree?
  • Ans. 

    Random Forest is an ensemble learning method that builds multiple decision trees and combines their outputs to improve accuracy.

    • Random Forest is a type of supervised learning algorithm used for classification and regression tasks.

    • It creates multiple decision trees and combines their outputs to make a final prediction.

    • Each decision tree is built using a random subset of features and data points to reduce overfitting.

    • Ran...

  • Answered by AI
  • Q9. 9. One Tricky Mathematical Question !
  • Q10. 10. What are the Projects you have done?
  • Ans. 

    I have worked on various projects involving data analysis, machine learning, and predictive modeling.

    • Developed a predictive model to forecast customer churn for a telecommunications company.

    • Built a recommendation system using collaborative filtering for an e-commerce platform.

    • Performed sentiment analysis on social media data to understand customer opinions and preferences.

    • Implemented a fraud detection system using anom...

  • Answered by AI
  • Q11. I didn't get shortlisted for 2nd Round.

Interview Preparation Tips

General Tips: anyone who wants to go in data science field should actually be interested in the field not the money. They should be good in Statistics, Probability and Theory part of ML algorithms.
They will ask you about the projects you have mentioned in resume and all the questions will be from that part.
Skills: Communication, Body Language, Problem Solving, Analytical Skills
Duration: 1-4 weeks

Skills evaluated in this interview

Data Scientist Interview Questions & Answers

C5i user image Kushal Kulkarni

posted on 18 Jun 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in May 2024.

Round 1 - Assignment 

Questions based on ML,PYTHON, DATA VISUALIZATION

Round 2 - Technical 

(2 Questions)

  • Q1. What is TF-IDF IN NLP
  • Ans. 

    TF-IDF is a numerical statistic that reflects the importance of a word in a document relative to a collection of documents.

    • TF-IDF stands for Term Frequency-Inverse Document Frequency

    • It is used in Natural Language Processing (NLP) to determine the importance of a word in a document

    • TF-IDF is calculated by multiplying the term frequency (TF) by the inverse document frequency (IDF)

    • It helps in identifying the most important

  • Answered by AI
  • Q2. Python coding questions based on list

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice python
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

ML,DL,Python,NLP,Data VIsualization

Round 2 - Technical 

(1 Question)

  • Q1. Explain TF-IDF in NLP
  • Ans. 

    TF-IDF is a numerical statistic that reflects the importance of a word in a document relative to a collection of documents.

    • TF-IDF stands for Term Frequency-Inverse Document Frequency.

    • It is used in Natural Language Processing (NLP) to determine the importance of a word in a document.

    • TF-IDF is calculated by multiplying the term frequency (TF) of a word by the inverse document frequency (IDF) of the word.

    • It helps in ident...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Test of Basic data structures in Python include lists, tuples, and dictionaries, as well as loops and conditional statements.

Round 2 - Case Study 

Framework and requirements for chatbot implementation.

Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I was interviewed before Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Project related questions, from CV
Round 2 - Technical 

(1 Question)

  • Q1. On deep learning, from cv
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions like why you want to change, etc
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Aptitude Test 

ML questions alogorithims

Interview Preparation Tips

Interview preparation tips for other job seekers - ML questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to handle missing values
  • Ans. 

    Handle missing values by imputation, deletion, or using algorithms that can handle missing data.

    • Impute missing values using mean, median, mode, or predictive modeling

    • Delete rows or columns with missing values if they are insignificant

    • Use algorithms like XGBoost, Random Forest, or LightGBM that can handle missing data

  • Answered by AI
  • Q2. Linear equations model metrics
Round 2 - One-on-one 

(2 Questions)

  • Q1. Precession vs recall?
  • Ans. 

    Precision measures the accuracy of positive predictions, while recall measures the ability to find all positive instances.

    • Precision is the ratio of correctly predicted positive observations to the total predicted positives.

    • Recall is the ratio of correctly predicted positive observations to all actual positives.

    • Precision is important when the cost of false positives is high, while recall is important when the cost of fa...

  • Answered by AI
  • Q2. Clustering evaluation metrics

Skills evaluated in this interview

Gramener Interview FAQs

How many rounds are there in Gramener Software Testing interview?
Gramener interview process usually has 1 rounds. The most common rounds in the Gramener interview process are One-on-one Round.

Tell us how to improve this page.

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 222 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Tredence Interview Questions
3.6
 • 123 Interviews
Axtria Interview Questions
3.1
 • 115 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 91 Interviews
View all
Senior Data Science Engineer
44 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Science Engineer
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Data Scientist
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Data Consultant
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Gramener with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview