Last Updated: February 05, 2025, 13:41 Istiit Kharagpur Alumni, Company CEO: A CEO of a US tech company has said a big thing about Indian engineers. This CEO has questioned the ways of working of Indian engineers.
IIT Kharagpur, Varun Vummidi: What did the CEO of American company say to Indian engineers? Highlights Indian engineers raised questions by CEO Varun Vummdi. Despite a crore salary, people do not work hard. Engineer did not work. , Company CEO: This CEO has written on its social media account X that many Indian engineers are not ready to work hard despite an annual package of one crore rupees. After the statement of this CEO, there has been a debate about this. Let us tell you who these CEOs are and what is their opinion about Indian engineers? So let us tell you that the name of this CEO is Varun Vummadi. Varun Vummdi is the CEO of American Tech Company Giga ML. In the information given on their linked -in profile, it has been told that they have studied from IIT Kharagpur. After this, he worked in Y Combinator. He told on his social media that both his father and mother are government teachers and they still work six days a week. Varun wrote that engineers with three to eight years of experience get an annual package of one crore rupees for six to eight hours work, but even after that all Indian engineers are not ready to work hard. Not only this, there is a large number of engineers who are not willing to work six days a week. Tagging billionaire Alan Musk, he wrote that many successful startups worked six to seven days a week. Alan Musk is a living example of how far can be reached by working hard. People wrote-That day has gone, the post of American Tech Company Giga Ml, the co-founder and CEO Varun Wummadi’s post has received different reactions from many people. On his post, a user named Dr. Deepak Krishnamurthy wrote that no matter what the area is, in my opinion, high salary and 24 × 7 went to work. Working five days a week and eight hours per day is favorable for mental and physical health and productivity also increases. One user wrote that ‘If influential engineers are hesitant despite the basic salary of one crore rupees, then it should be considered.’ First Published: February 05, 2025, 13:41 Isthomecareer ) IIT Kharagpur East (T) Company CEO (T) Company CEO (T) Varun Vummidi (T) Varun Vummadi (T) Indian Engineers (T) Indian Engineer (T) Indian Engineers News
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!